Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jan 25, 2006, 4:18:12 PM (18 years ago)
Author:
bensch
Message:

merged the powerups back to the trunk

File:
1 edited

Legend:

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

    r6700 r6710  
    130130  this->getWeaponManager()->changeWeaponConfig(1);
    131131
    132   //EventHandler::getInstance()->grabEvents(true);
     132  EventHandler::getInstance()->grabEvents(true);
    133133
    134134  bUp = bDown = bLeft = bRight = bAscend = bDescend = bRollL = bRollR = false;
Note: See TracChangeset for help on using the changeset viewer.