Changeset 10317 in orxonox.OLD for trunk/src/world_entities/npcs/gate.cc
- Timestamp:
- Jan 24, 2007, 1:30:29 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/npcs/gate.cc
r10114 r10317 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.