Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jun 29, 2006, 11:39:12 PM (18 years ago)
Author:
patrick
Message:

collision reactin output different

File:
1 edited

Legend:

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

    r8894 r8927  
    188188  CL_SKYDOME                    =    0x00000313,
    189189  CL_DOOR                       =    0x00000314,
     190  CL_REPAIR_STATION             =    0x00000315,
     191  CL_CRANE                      =    0x00000316,
     192  CL_BRAKING_WALL               =    0X00000317,
    190193
    191194  // Playables
Note: See TracChangeset for help on using the changeset viewer.