Changeset 6998 in orxonox.OLD for trunk/src/defs
- Timestamp:
- Feb 3, 2006, 12:29:57 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/defs/globals.h
r6997 r6998 74 74 #define CONFIG_NAME_PLAYER_ROLL_RIGHT "RollR" 75 75 #define CONFIG_NAME_PLAYER_ROLL_LEFT "RollL" 76 #define CONFIG_NAME_PLAYER_UP "Up" 77 #define CONFIG_NAME_PLAYER_DOWN "Down" 76 78 77 79 #define CONFIG_NAME_PLAYER_FIRE "Fire" 78 80 #define CONFIG_NAME_PLAYER_NEXT_WEAPON "Next" 79 81 #define CONFIG_NAME_PLAYER_PREV_WEAPON "Prev" 82 #define CONFIG_NAME_PLAYER_CHANGE_SHIP "Change_Ship" 83 80 84 #define CONFIG_NAME_QUIT "Quit" 81 85 #define CONFIG_NAME_PAUSE "Pause"
Note: See TracChangeset
for help on using the changeset viewer.