Changeset 10317 in orxonox.OLD for trunk/src/world_entities/elements/glgui_radar.cc
- Timestamp:
- Jan 24, 2007, 1:30:29 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/elements/glgui_radar.cc
r9019 r10317 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.