Changeset 10753 in orxonox.OLD for branches/presentation/src/util/hud.cc
- Timestamp:
- Jun 20, 2007, 11:13:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/util/hud.cc
r10752 r10753 142 142 143 143 this->leftHit = new OrxGui::GLGuiImage(); 144 this->leftHit->loadImageFromFile("textures/gui/gui_hitbar .png");144 this->leftHit->loadImageFromFile("textures/gui/gui_hitbarl.png"); 145 145 this->leftHit->setParent2D(this->middleRect); 146 146
Note: See TracChangeset
for help on using the changeset viewer.