Changeset 6457 in orxonox.OLD for trunk/src/story_entities
- Timestamp:
- Jan 10, 2006, 12:39:08 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/game_world.cc
r6434 r6457 328 328 329 329 this->tick(this->dataTank->objectManager->getObjectList(OM_DEAD_TICK), this->dtS); 330 this->tick(this->dataTank->objectManager->getObjectList(OM_ENVIRON), this->dtS); 330 331 this->tick(this->dataTank->objectManager->getObjectList(OM_COMMON), this->dtS); 331 332 this->tick(this->dataTank->objectManager->getObjectList(OM_GROUP_00), this->dtS);
Note: See TracChangeset
for help on using the changeset viewer.