Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jan 18, 2006, 1:20:02 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: merged branches/movie_play to the trunk. no conflicts, but a minor virtual function BUG

File:
1 edited

Legend:

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

    r6518 r6532  
    123123  PRINTF(4)("SPACESHIP INIT\n");
    124124
    125   EventHandler::getInstance()->grabEvents(true);
     125  //EventHandler::getInstance()->grabEvents(true);
    126126
    127127  bUp = bDown = bLeft = bRight = bAscend = bDescend = bRollL = bRollR = false;
Note: See TracChangeset for help on using the changeset viewer.