Changeset 9078 in orxonox.OLD for branches/presentation/src/world_entities/space_ships
- Timestamp:
- Jul 4, 2006, 12:37:49 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/space_ships/spacecraft_2d.cc
r9077 r9078 203 203 { 204 204 dynamic_cast<Element2D*>(this->getWeaponManager().getFixedTarget())->setVisibility( true); 205 this->setPlaymode(this->getPlaymode()); 205 206 } 206 207
Note: See TracChangeset
for help on using the changeset viewer.