Changeset 10538 in orxonox.OLD for trunk/src/world_entities/space_ships
- Timestamp:
 - Jan 31, 2007, 4:26:29 AM (19 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/src/world_entities/space_ships/space_ship.cc (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/src/world_entities/space_ships/space_ship.cc
r10531 r10538 216 216 217 217 218 this->weaponMan.changeWeaponConfig( 0);218 this->weaponMan.changeWeaponConfig(3); 219 219 this->secWeaponMan.changeWeaponConfig(0); 220 220 221 221 222 curWeaponPrimary = 0;222 curWeaponPrimary = 3; 223 223 curWeaponSecondary = 0; 224 224  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






