Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 8, 2007, 11:34:37 AM (17 years ago)
Author:
bknecht
Message:

changed all /pictures/ to /textures/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/data_fix/src/story_entities/game_world_data.cc

    r10013 r10190  
    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.