Changeset 6422 in orxonox.OLD for branches/network/src/lib
- Timestamp:
- Jan 6, 2006, 8:07:25 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/lib/network/synchronizeable.cc
r6341 r6422 36 36 this->networkStream = NULL; 37 37 this->setRequestedSync( false ); 38 this->setIsOutOfSync( !(this->isServer()) ); 38 39 } 39 40
Note: See TracChangeset
for help on using the changeset viewer.