Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jan 25, 2006, 6:46:06 PM (18 years ago)
Author:
bensch
Message:

merged avi_play back to the trunk. command https://svn.orxonox.net/orxonox/branches/avi_play . -r6602:HEAD

File:
1 edited

Legend:

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

    r6695 r6731  
    107107  // SUPER-Modeling
    108108  CL_TEXTURE                    =    0x00c01000,
     109  CL_TEXTURE_SEQUENCE           =    0x00004000,
     110
    109111  CL_TEXT                       =    0x00c02000,
    110112
     
    202204  CL_NPC_TEST2                  =    0x00000302,
    203205  CL_MOVIE_ENTITY               =    0x00000303,
     206  CL_RECORDER                   =    0x00000304,
    204207
    205208
     
    243246
    244247  CL_MATERIAL                   =    0x00000804,
    245   CL_TEXTURE_SEQUENCE           =    0x00004805,
    246248  CL_OBJ_MODEL                  =    0x00000807,
    247249
Note: See TracChangeset for help on using the changeset viewer.