Changeset 10190 in orxonox.OLD for branches/data_fix/src/story_entities
- Timestamp:
- Jan 8, 2007, 11:34:37 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/data_fix/src/story_entities/game_world_data.cc
r10013 r10190 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.