Changeset 7067 in orxonox.OLD for trunk/src/world_entities/space_ships
- Timestamp:
- Feb 7, 2006, 1:57:52 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/space_ships/turbine_hover.cc
r7014 r7067 266 266 void TurbineHover::tick (float dt) 267 267 { 268 this->debugNode(1); 268 269 Playable::tick(dt); 269 270
Note: See TracChangeset
for help on using the changeset viewer.