Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jan 25, 2006, 2:19:46 PM (18 years ago)
Author:
patrick
Message:

branches: removed spaceshipcontrol branche

File:
1 edited

Legend:

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

    r6678 r6693  
    179179  CL_SPAWNING_POINT             =    0x0000020c,
    180180  CL_MD2_CREATURE               =    0x0000020d,
     181  CL_HOVER                      =    0x0000020e,
    181182
    182183  CL_TURRET_POWER_UP            =    0x00000211,
     
    209210
    210211  CL_WEAPON_MANAGER             =    0x00000503,
     212  CL_AMMO_CONTAINER             =    0x00000504,
    211213  CL_HUD                        =    0x00000520,
    212214
Note: See TracChangeset for help on using the changeset viewer.