Changeset 10188 in orxonox.OLD for branches/playability/src/world_entities/space_ships/space_ship.cc
- Timestamp:
- Jan 7, 2007, 2:50:47 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/space_ships/space_ship.cc
r10173 r10188 200 200 this->secWeaponMan.changeWeaponConfig(0); 201 201 202 curWeaponPrimary = 1;202 curWeaponPrimary = 3; 203 203 curWeaponSecondary = 0; 204 204
Note: See TracChangeset
for help on using the changeset viewer.