Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6437 in orxonox.OLD for trunk/src/defs/class_id.h


Ignore:
Timestamp:
Jan 8, 2006, 1:12:38 PM (18 years ago)
Author:
bensch
Message:

trunk: added HUD definition and removed user_control

File:
1 edited

Legend:

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

    r6426 r6437  
    195195  CL_EVENT                      =    0x00000501,
    196196  CL_KEY_MAPPER                 =    0x00000502,
    197   CL_USER_CONTROL               =    0x00000511,
    198197  CL_CROSSHAIR                  =    0x00000512,
    199198
    200199  CL_WEAPON_MANAGER             =    0x00000503,
     200  CL_HUD                        =    0x00000520,
    201201
    202202  // Physics stuff (range from 0x00000600 to 0x000007ff)
Note: See TracChangeset for help on using the changeset viewer.