Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9046 in orxonox.OLD for branches/single_player_map/src/defs


Ignore:
Timestamp:
Jul 3, 2006, 4:05:28 PM (19 years ago)
Author:
bensch
Message:

orxonox/branches/single_player_map: added Spacecraft_2d

File:
1 edited

Legend:

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

    r9039 r9046  
    199199  CL_HOVER                      =    0x0000035e,
    200200  CL_TURBINE_HOVER              =    0x0000035f,
    201   CL_CRUIZER                    =    0x00000360,
     201  CL_SPACECRAFT_2D              =    0x00000360,
     202  CL_CRUIZER                    =    0x00000361,
    202203  CL_SPECTATOR                  =    0x0000036a,
    203204  CL_COLLISION_PROBE            =    0x0000036b,
Note: See TracChangeset for help on using the changeset viewer.