- Timestamp:
- Dec 15, 2008, 4:33:50 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation/src/orxonox/objects/worldentities/pawns/SpaceShip.cc
r2463 r2466 61 61 // Be aware of this call: The collision type legality check will not reach derived classes! 62 62 this->setCollisionType(WorldEntity::Dynamic); 63 // Get notification about collisions 64 this->enableCollisionCallback(); 63 65 64 66 this->setConfigValues();
Note: See TracChangeset
for help on using the changeset viewer.