Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7090 in orxonox.OLD for trunk/src/world_entities/playable.cc


Ignore:
Timestamp:
Feb 7, 2006, 5:25:22 PM (18 years ago)
Author:
patrick
Message:

trunk: game rules should work now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/playable.cc

    r7088 r7090  
    177177
    178178
    179     this->toList(OM_DEAD_TICK);
     179    this->toList(OM_GROUP_05);
    180180  //HACK: moves the entity to an unknown place far far away: in the future, GameRules will look for that
    181181    this->setAbsCoor(-2000.0, -2000.0, -2000.0);
Note: See TracChangeset for help on using the changeset viewer.