- Timestamp:
 - Jan 31, 2006, 4:08:10 PM (20 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/network/src/world_entities/space_ships/space_ship.cc
r6896 r6898 320 320 321 321 // spaceship controlled movement 322 if (this->getOwner() == this->getHostID()) 323 this->calculateVelocity(time); 322 this->calculateVelocity(time); 324 323 325 324 Vector move = velocity*time;  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






