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