Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9217 in orxonox.OLD for branches/presentation/src/defs/class_id.h


Ignore:
Timestamp:
Jul 5, 2006, 12:32:30 PM (18 years ago)
Author:
bensch
Message:

added boomerang gun

File:
1 edited

Legend:

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

    r9186 r9217  
    222222  CL_FPS_SNIPER_RIFLE           =    0x000003a7,
    223223  CL_FPS_LASER_RIFLE            =    0x000003a8,
     224  CL_BOOMERANG_GUN              =    0x00000309,
    224225
    225226  // Projectiles
     
    233234  CL_GUIDED_MISSILE             =    0x000003e7,
    234235  CL_HYPERBLAST                 =    0x000003e8,
     236  CL_BOOMERANG_PROJECTILE       =    0x00000309,
    235237
    236238  // NPC's
Note: See TracChangeset for help on using the changeset viewer.