Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8338 in orxonox.OLD for branches/bsp_model/src/defs


Ignore:
Timestamp:
Jun 13, 2006, 11:05:47 AM (18 years ago)
Author:
patrick
Message:

bsp: debugging: adding collision probe for better testing

File:
1 edited

Legend:

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

    r8256 r8338  
    193193  CL_TURBINE_HOVER              =    0x0000035f,
    194194  CL_SPECTATOR                  =    0x00000360,
     195  CL_COLLISION_PROBE            =    0x00000361,
    195196
    196197  // Powerups
Note: See TracChangeset for help on using the changeset viewer.