- Timestamp:
- Apr 17, 2006, 12:53:39 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/game_world.cc
r7308 r7312 260 260 /* process intput */ 261 261 this->handleInput (); 262 if( !this->bRunning)263 break;262 // if( !this->bRunning) 263 // break; 264 264 265 265 /* network synchronisation */
Note: See TracChangeset
for help on using the changeset viewer.