Changeset 9131 in orxonox.OLD for branches/presentation/src/defs
- Timestamp:
 - Jul 4, 2006, 2:43:20 PM (19 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          branches/presentation/src/defs/class_id.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/presentation/src/defs/class_id.h
r9123 r9131 213 213 // Weapons 214 214 CL_TEST_GUN = 0x000003a0, 215 CL_TURRET = 0x000003a1, 216 CL_AIMING_TURRET = 0x000003a2, 217 CL_CANNON = 0x000003a3, 218 CL_TARGETING_TURRET = 0x000003a4, 219 CL_HYPERBLASTER = 0x000003a5, 220 CL_FPS_SNIPER_RIFLE = 0x000003a6, 221 CL_FPS_LASER_RIFLE = 0x000003a7, 215 CL_LASER_CANNON = 0x000003a1, 216 CL_TURRET = 0x000003a2, 217 CL_AIMING_TURRET = 0x000003a3, 218 CL_CANNON = 0x000003a4, 219 CL_TARGETING_TURRET = 0x000003a5, 220 CL_HYPERBLASTER = 0x000003a6, 221 CL_FPS_SNIPER_RIFLE = 0x000003a7, 222 CL_FPS_LASER_RIFLE = 0x000003a8, 222 223 223 224 // Projectiles  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






