Changeset 7701 in orxonox.OLD for branches/network/src/world_entities
- Timestamp:
- May 18, 2006, 5:36:29 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/space_ships/space_ship.cc
r7697 r7701 345 345 346 346 // spaceship controlled movement 347 if (this->getOwner() == this->getHostID())347 //if (this->getOwner() == this->getHostID()) 348 348 this->calculateVelocity(time); 349 349
Note: See TracChangeset
for help on using the changeset viewer.