Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 3, 2006, 3:16:31 PM (18 years ago)
Author:
bensch
Message:

added cruizer

File:
1 edited

Legend:

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

    r9006 r9039  
    199199  CL_HOVER                      =    0x0000035e,
    200200  CL_TURBINE_HOVER              =    0x0000035f,
    201   CL_SPECTATOR                  =    0x00000360,
    202   CL_COLLISION_PROBE            =    0x00000361,
    203   CL_FPS_PLAYER                 =    0x00000362,
     201  CL_CRUIZER                    =    0x00000360,
     202  CL_SPECTATOR                  =    0x0000036a,
     203  CL_COLLISION_PROBE            =    0x0000036b,
     204  CL_FPS_PLAYER                 =    0x0000036c,
    204205
    205206  // Powerups
Note: See TracChangeset for help on using the changeset viewer.