Changeset 1332 for code/branches/hud3/src/orxonox/hud/HUD.cc
- Timestamp:
- May 19, 2008, 11:56:43 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/hud3/src/orxonox/hud/HUD.cc
r1331 r1332 39 39 #include "RadarOverlayElement.h" 40 40 #include "OverlayElementFactories.h" 41 #include "DialogBox.h"42 41 43 42 namespace orxonox … … 82 81 83 82 radar->init(0.5, 0.9, 0.2, container); 84 85 Dial86 83 } 87 84
Note: See TracChangeset
for help on using the changeset viewer.