Changeset 10730 in orxonox.OLD for branches/presentation/src/world_entities/space_ships/space_ship.cc
- Timestamp:
- Jun 20, 2007, 1:19:11 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/space_ships/space_ship.cc
r10728 r10730 463 463 { 464 464 int slot = ws->getWeaponSlot(); 465 // int side = ws->getWeaponSide(); // FIXME / REMOVE: is not used//HACK needed for some weapons (left/right)465 // int side = ws->getWeaponSide(); // HACK needed for some weapons (left/right) 466 466 this->getWeaponManager().setSlotPosition(slot, (*it).second->getCenter()); 467 467 this->getWeaponManager().setSlotDirection(slot, ws->getRelDir());
Note: See TracChangeset
for help on using the changeset viewer.