Changeset 10264 in orxonox.OLD for branches/data_fix/src/world_entities/elements
- Timestamp:
- Jan 17, 2007, 4:46:27 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/data_fix/src/world_entities/elements/glgui_radar.cc
r9019 r10264 40 40 void GLGuiRadar::init() 41 41 { 42 this->setBackgroundTexture(" gui_radar.png");42 this->setBackgroundTexture("textures/gui/gui_radar.png"); 43 43 44 44 this->_updateInterval = .01f;
Note: See TracChangeset
for help on using the changeset viewer.