Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7312 in orxonox.OLD


Ignore:
Timestamp:
Apr 17, 2006, 12:53:39 AM (18 years ago)
Author:
bensch
Message:

sync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/story_entities/game_world.cc

    r7308 r7312  
    260260    /* process intput */
    261261    this->handleInput ();
    262     if( !this->bRunning)
    263       break;
     262//    if( !this->bRunning)
     263//      break;
    264264
    265265    /* network synchronisation */
Note: See TracChangeset for help on using the changeset viewer.