- Timestamp:
- Dec 17, 2010, 11:09:14 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network5/src/libraries/network/GamestateManager.cc
r7759 r7773 216 216 217 217 218 bool b = gs->compressData();219 assert(b);218 // bool b = gs->compressData(); 219 // assert(b); 220 220 clock.capture(); 221 221 COUT(4) << "diff and compress time: " << clock.getDeltaTime() << endl;
Note: See TracChangeset
for help on using the changeset viewer.