Changeset 10191 in orxonox.OLD for branches/data_fix/src/world_entities/npcs/door.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/door.cc
r10114 r10191 55 55 this->bOpen = false; 56 56 57 this->loadMD2Texture(" maps/doors.jpg");57 this->loadMD2Texture("textures/doors.jpg"); 58 58 this->loadModel("models/creatures/doors.md2", this->scale); 59 59
Note: See TracChangeset
for help on using the changeset viewer.