Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5978 in orxonox.OLD for trunk/src/defs/globals.h


Ignore:
Timestamp:
Dec 7, 2005, 5:51:54 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk:
merged spaceshipcontrol back to the trunk
merged with command:
svn merge -r5915:HEAD spaceshipcontrol/ ../trunk/
no conflicts (nice work guys :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/defs/globals.h

    r5956 r5978  
    7272#define   CONFIG_NAME_PLAYER_LEFT          "Left"
    7373#define   CONFIG_NAME_PLAYER_RIGHT         "Right"
     74#define   CONFIG_NAME_PLAYER_ROLL_RIGHT    "RollR"
     75#define   CONFIG_NAME_PLAYER_ROLL_LEFT     "RollL"
     76
    7477#define   CONFIG_NAME_PLAYER_FIRE          "Fire"
    7578#define   CONFIG_NAME_PLAYER_NEXT_WEAPON   "Next"
Note: See TracChangeset for help on using the changeset viewer.