Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10420 in orxonox.OLD for trunk/src/util/hud.cc


Ignore:
Timestamp:
Jan 27, 2007, 11:38:50 PM (17 years ago)
Author:
patrick
Message:

maps ⇒ textures

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/hud.cc

    r10368 r10420  
    541541  this->shipValuesBox = new OrxGui::GLGuiBox(OrxGui::Vertical);
    542542  //this->shipValuesBox->setWidgetSize(1000,500);
    543   //this->shipValuesBox->setBackgroundTexture("maps/gui_container_background.png");
     543  //this->shipValuesBox->setBackgroundTexture("textures/gui_container_background.png");
    544544  this->shipValuesBox->setBackgroundTexture(Texture());
    545545  this->shipValuesBox->setBackgroundColor(Color(0,0,1,0.5));
Note: See TracChangeset for help on using the changeset viewer.