Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10317 in orxonox.OLD for trunk/src/story_entities


Ignore:
Timestamp:
Jan 24, 2007, 1:30:29 AM (17 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/story_entities/game_world_data.cc

    r10013 r10317  
    160160    PRINTF(2)("no LoadScreen specified, loading default\n");
    161161
    162     glmis->setBackgroundImage("pictures/load_screen.jpg");
     162    glmis->setBackgroundImage("textures/load_screens/default.jpg");
    163163    this->glmis->setMaximum(8);
    164164    //     this->glmis->draw();
Note: See TracChangeset for help on using the changeset viewer.