Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10538 in orxonox.OLD for trunk/src/world_entities/space_ships


Ignore:
Timestamp:
Jan 31, 2007, 4:26:29 AM (17 years ago)
Author:
nicolasc
Message:

minor updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/space_ships/space_ship.cc

    r10531 r10538  
    216216
    217217
    218   this->weaponMan.changeWeaponConfig(0);
     218  this->weaponMan.changeWeaponConfig(3);
    219219  this->secWeaponMan.changeWeaponConfig(0);
    220220
    221221
    222   curWeaponPrimary    = 0;
     222  curWeaponPrimary    = 3;
    223223  curWeaponSecondary  = 0;
    224224
Note: See TracChangeset for help on using the changeset viewer.