Changeset 10317 in orxonox.OLD for trunk/src/story_entities/game_world_data.cc
- Timestamp:
- Jan 24, 2007, 1:30:29 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/game_world_data.cc
r10013 r10317 160 160 PRINTF(2)("no LoadScreen specified, loading default\n"); 161 161 162 glmis->setBackgroundImage(" pictures/load_screen.jpg");162 glmis->setBackgroundImage("textures/load_screens/default.jpg"); 163 163 this->glmis->setMaximum(8); 164 164 // this->glmis->draw();
Note: See TracChangeset
for help on using the changeset viewer.