Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8067 in orxonox.OLD for branches/network/src/defs/class_id.h


Ignore:
Timestamp:
Jun 1, 2006, 2:06:53 PM (18 years ago)
Author:
rennerc
Message:

implemented gamestates for multiplayerTeamDeathmatch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/defs/class_id.h

    r7984 r8067  
    190190  CL_HOVER                      =    0x0000035e,
    191191  CL_TURBINE_HOVER              =    0x0000035f,
     192  CL_SPECTATOR                  =    0x00000360,
    192193
    193194  // Powerups
Note: See TracChangeset for help on using the changeset viewer.