Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10317 in orxonox.OLD for trunk/src/world_entities/npcs/gate.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/gate.cc

    r10114 r10317  
    7474  this->bOpen = false;
    7575
    76   this->loadMD2Texture("maps/wheel.jpg");
     76  this->loadMD2Texture("textures/wheel.jpg");
    7777  this->loadModel("models/creatures/hypergate.md2", this->scale);
    7878
Note: See TracChangeset for help on using the changeset viewer.