Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10317 in orxonox.OLD for trunk/src/world_entities/npcs/door.cc


Ignore:
Timestamp:
Jan 24, 2007, 1:30:29 AM (19 years ago)
Author:
patrick
Message:

merged branche data-fix back to trunk. this breaks compatibility with the old data/trunk data repository! be sure to update your data trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/npcs/door.cc

    r10114 r10317  
    5555  this->bOpen = false;
    5656
    57   this->loadMD2Texture("maps/doors.jpg");
     57  this->loadMD2Texture("textures/doors.jpg");
    5858  this->loadModel("models/creatures/doors.md2", this->scale);
    5959
Note: See TracChangeset for help on using the changeset viewer.