Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3380 in orxonox.OLD for orxonox/trunk/src/glmenu_imagescreen.cc


Ignore:
Timestamp:
Jan 25, 2005, 10:18:56 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: added property that merges the Data-Repository into the Trunk

Location:
orxonox/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk

    • Property svn:externals set to
  • orxonox/trunk/src/glmenu_imagescreen.cc

    r3368 r3380  
    8080  // Select Our VU Meter Background Texture
    8181  this->backTex = new Texture();
    82   this->backTex->loadImage("load_screen.jpg");
     82  this->backTex->loadImage("../data/pictures/load_screen.jpg");
    8383
    8484  this->maxValue = 10;
Note: See TracChangeset for help on using the changeset viewer.