- Timestamp:
- Jan 18, 2006, 2:27:25 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/space_ships/space_ship.cc
r6552 r6553 545 545 if ( b == DATA_flags /*&& this->getHostID()!=this->getOwner()*/ ) 546 546 { 547 int flags ;547 int flags = 0; 548 548 //SYNCHELP_READ_INT( flags ); 549 549
Note: See TracChangeset
for help on using the changeset viewer.