Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10753 in orxonox.OLD for branches/presentation/src/util


Ignore:
Timestamp:
Jun 20, 2007, 11:13:42 PM (17 years ago)
Author:
bknecht
Message:

few changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/presentation/src/util/hud.cc

    r10752 r10753  
    142142               
    143143                this->leftHit = new OrxGui::GLGuiImage();
    144                 this->leftHit->loadImageFromFile("textures/gui/gui_hitbar.png");
     144                this->leftHit->loadImageFromFile("textures/gui/gui_hitbarl.png");
    145145                this->leftHit->setParent2D(this->middleRect);
    146146               
Note: See TracChangeset for help on using the changeset viewer.