Changeset 9235 in orxonox.OLD for trunk/src/world_entities/space_ships/cruizer.cc
- Timestamp:
- Jul 5, 2006, 4:39:02 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/space_ships/cruizer.cc
r9061 r9235 78 78 dynamic_cast<Element2D*>(this->getWeaponManager().getFixedTarget())->setVisibility( false); 79 79 80 this->loadModel("models/ships/human_cruizer.obj", 0.05);80 // this->loadModel("models/ships/human_cruizer.obj", 0.05); 81 81 82 82 }
Note: See TracChangeset
for help on using the changeset viewer.