Changeset 6503 in orxonox.OLD for branches/network/src/world_entities/space_ships
- Timestamp:
- Jan 11, 2006, 11:54:32 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/space_ships/space_ship.cc
r6500 r6503 539 539 } 540 540 541 return SYNCHELP_READ_N; 542 541 543 if ( b == DATA_flags && this->getHostID()!=this->getOwner() ) 542 544 { … … 591 593 } 592 594 595 return 0; 593 596 594 597 *reciever = 0;
Note: See TracChangeset
for help on using the changeset viewer.