- Timestamp:
- Dec 15, 2008, 12:53:05 AM (16 years ago)
- Location:
- code/branches/presentation
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation
- Property svn:mergeinfo changed
-
code/branches/presentation/src/network/packet/Gamestate.cc
r2435 r2459 363 363 //copy in the zeros 364 364 for(it=dataMap_.begin(); it!=dataMap_.end();){ 365 // if((*it).objSize==0) 366 // continue; 365 367 oldobjectheader = (synchronisableHeader*)origdata; 366 368 newobjectheader = (synchronisableHeader*)newdata;
Note: See TracChangeset
for help on using the changeset viewer.