Changeset 9656 in orxonox.OLD for trunk/src/world_entities/space_ships/hover.cc
- Timestamp:
- Aug 4, 2006, 11:01:28 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/space_ships/hover.cc
r9235 r9656 330 330 this->shiftCoor (this->velocity * dt); 331 331 332 332 // limit the maximum rotation speed. 333 333 if (this->rotation != 0.0f) 334 334 {
Note: See TracChangeset
for help on using the changeset viewer.