Changeset 7105 in orxonox.OLD for trunk/src/world_entities/space_ships
- Timestamp:
- Feb 7, 2006, 10:17:17 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/space_ships/turbine_hover.cc
r7072 r7105 272 272 void TurbineHover::tick (float dt) 273 273 { 274 this->debugNode(1);274 // this->debugNode(1); 275 275 Playable::tick(dt); 276 276
Note: See TracChangeset
for help on using the changeset viewer.