Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Apr 27, 2006, 12:52:35 AM (18 years ago)
Author:
patrick
Message:

orxonox: working on mission goals and mission manager

File:
1 edited

Legend:

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

    r7256 r7391  
    144144  CL_GAME_RULES                 =    0x00000110,          ///HACK: this is no story entity, bensch: to rebuild
    145145  CL_MULTIPLAYER_TEAM_DEATHMATCH=    0x00000111,          ///HACK: this is no story entity: it is a CL_GAME_RULES, bensch: to rebuild
     146  CL_SINGLEPLAYER_SHOOTEMUP     =    0x00000112,          ///HACK: this is no story entity: it is a CL_GAME_RULES, bensch: to rebuild
     147  CL_MISSION_GOAL               =    0x00000113,          ///HACK: this is no story entity: it is a CL_BASE_OBJECT, bensch: to rebuild
    146148
    147149  /// SUPER-PNodes
Note: See TracChangeset for help on using the changeset viewer.