Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8894 in orxonox.OLD for trunk/src/defs


Ignore:
Timestamp:
Jun 29, 2006, 12:19:48 AM (19 years ago)
Author:
patrick
Message:

merged the branche single_player_map with the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/defs/class_id.h

    r8793 r8894  
    187187  CL_BSP_ENTITY                 =    0x00000312,
    188188  CL_SKYDOME                    =    0x00000313,
     189  CL_DOOR                       =    0x00000314,
    189190
    190191  // Playables
     
    212213  CL_TARGETING_TURRET           =    0x000003a4,
    213214  CL_HYPERBLASTER               =    0x000003a5,
     215  CL_FPS_SNIPER_RIFLE           =    0x000003a6,
     216  CL_FPS_LASER_RIFLE            =    0x000003a7,
    214217
    215218  // Projectiles
Note: See TracChangeset for help on using the changeset viewer.