Changeset 9171 in orxonox.OLD for branches/presentation/src/world_entities/space_ships
- Timestamp:
- Jul 4, 2006, 9:45:32 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/space_ships/cruizer.cc
r9061 r9171 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.