Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 19, 2008, 11:21:55 PM (16 years ago)
Author:
FelixSchulthess
Message:

bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/hud3/src/orxonox/hud/HUD.cc

    r1330 r1331  
    3939#include "RadarOverlayElement.h"
    4040#include "OverlayElementFactories.h"
     41#include "DialogBox.h"
    4142
    4243namespace orxonox
     
    8182
    8283        radar->init(0.5, 0.9, 0.2, container);
     84
     85        Dial
    8386    }
    8487
Note: See TracChangeset for help on using the changeset viewer.