Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7639 in orxonox.OLD for branches/qt_gui/src/defs/globals.h


Ignore:
Timestamp:
May 17, 2006, 11:43:19 AM (18 years ago)
Author:
bensch
Message:

qt_gui: better gui and stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/qt_gui/src/defs/globals.h

    r7636 r7639  
    8181
    8282#define   CONFIG_NAME_PLAYER_FIRE          "Fire"
    83 #define   CONFIG_NAME_PLAYER_NEXT_WEAPON   "Next"
    84 #define   CONFIG_NAME_PLAYER_PREV_WEAPON   "Prev"
    85 #define   CONFIG_NAME_PLAYER_CHANGE_SHIP   "Change_Ship"
     83#define   CONFIG_NAME_PLAYER_NEXT_WEAPON   "Next-Weapon"
     84#define   CONFIG_NAME_PLAYER_PREV_WEAPON   "Previous-Weapon"
     85#define   CONFIG_NAME_PLAYER_CHANGE_SHIP   "Change-Ship"
    8686
    8787#define   CONFIG_NAME_QUIT                 "Quit"
Note: See TracChangeset for help on using the changeset viewer.