Changeset 7954 in orxonox.OLD for trunk/src/story_entities/multi_player_world.cc
- Timestamp:
- May 29, 2006, 3:28:41 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/multi_player_world.cc
r7287 r7954 81 81 void MultiPlayerWorld::synchronize() 82 82 { 83 NetworkManager::getInstance()->synchronize( );83 NetworkManager::getInstance()->synchronize(this->dtS); 84 84 } 85 85
Note: See TracChangeset
for help on using the changeset viewer.