Changeset 6688 in orxonox.OLD for branches/network/src/world_entities/space_ships
- Timestamp:
- Jan 25, 2006, 1:59:02 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/space_ships/space_ship.cc
r6672 r6688 97 97 if (root != NULL) 98 98 this->loadParams(root); 99 else 100 { 101 this->loadModel("models/ships/reap_#.obj"); 102 } 103 99 104 } 100 105
Note: See TracChangeset
for help on using the changeset viewer.