Changeset 6580 in orxonox.OLD for branches/spaceshipcontrol/src/world_entities/space_ships
- Timestamp:
- Jan 18, 2006, 3:59:06 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/spaceshipcontrol/src/world_entities/space_ships/hover.cc
r6572 r6580 110 110 PRINTF(4)("HOVER INIT\n"); 111 111 112 this->loadModel("models/ships/ reap_#.obj", 1.0);112 this->loadModel("models/ships/fighter.obj", 1.0); 113 113 114 114 EventHandler::getInstance()->grabEvents(true);
Note: See TracChangeset
for help on using the changeset viewer.