Changeset 10191 in orxonox.OLD for branches/data_fix/src/world_entities/npcs/gate.cc
- Timestamp:
- Jan 8, 2007, 2:45:23 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/data_fix/src/world_entities/npcs/gate.cc
r10114 r10191 74 74 this->bOpen = false; 75 75 76 this->loadMD2Texture(" maps/wheel.jpg");76 this->loadMD2Texture("textures/wheel.jpg"); 77 77 this->loadModel("models/creatures/hypergate.md2", this->scale); 78 78
Note: See TracChangeset
for help on using the changeset viewer.