Changeset 8032 for code/branches/usability/data/gui/scripts/KeyBindMenu.lua
- Timestamp:
- Mar 6, 2011, 2:23:39 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/usability/data/gui/scripts/KeyBindMenu.lua
r7928 r8032 26 26 table.insert(commandList, "NewHumanController changeMode") 27 27 table.insert(commandList, "switchCamera") 28 table.insert(commandList, " openConsole")28 table.insert(commandList, "InGameConsole openConsole") 29 29 table.insert(commandList, "OverlayGroup toggleVisibility Debug") 30 30 table.insert(commandList, "OverlayGroup toggleVisibility Stats")
Note: See TracChangeset
for help on using the changeset viewer.