Changeset 7092 for code/branches/presentation3
- Timestamp:
- Jun 2, 2010, 10:10:44 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3/data/gui/scripts/KeyBindMenu.lua
r7042 r7092 10 10 table.insert(commandList, "fire 1 | unfire") 11 11 table.insert(commandList, "onpress fire 2") 12 table.insert(commandList, "onpress fire 3") 12 13 table.insert(commandList, "scale 1 moveFrontBack") 13 14 table.insert(commandList, "scale -1 moveFrontBack") … … 39 40 table.insert(nameList, "Secondary Fire") 40 41 table.insert(nameList, "Fire Rocket") 42 table.insert(nameList, "Fire Alternative Rocket") 41 43 table.insert(nameList, "Accelerate") 42 44 table.insert(nameList, "Break")
Note: See TracChangeset
for help on using the changeset viewer.