Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9184 in orxonox.OLD for branches/presentation/src/story_entities


Ignore:
Timestamp:
Jul 5, 2006, 6:25:03 AM (18 years ago)
Author:
patrick
Message:

box gets drawn now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/presentation/src/story_entities/game_world.cc

    r9179 r9184  
    469469      this->dataTank->objectManager->getObjectList(OM_GROUP_00_PROJ));
    470470  CDEngine::getInstance()->checkCollisions(this->dataTank->objectManager->getObjectList(OM_GROUP_00),
    471   this->dataTank->objectManager->getObjectList(OM_GROUP_01));
     471    this->dataTank->objectManager->getObjectList(OM_GROUP_01));
    472472
    473473  CDEngine::getInstance()->checkCollisions(this->dataTank->objectManager->getObjectList(OM_GROUP_01),
Note: See TracChangeset for help on using the changeset viewer.