Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 24, 2008, 1:49:54 PM (17 years ago)
Author:
rgrieder
Message:
  • reverted the HUD changes to ease up back merge from network branch

@everyone: please commit to the network branch from now on if it concerns the presentation.
Oli has also created a folder for the presentation files.
@fabian: you are excluded

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/hud/BarOverlayElement.h

    r1392 r1407  
    3030#define _BAR_H__
    3131
     32#include <OgreOverlayManager.h>
     33#include <OgreOverlayElement.h>
     34#include <OgrePanelOverlayElement.h>
    3235
    33 #include <OgrePanelOverlayElement.h>
    3436#include <OgrePrerequisites.h>
    3537#include "../OrxonoxPrereqs.h"
     38
     39
    3640
    3741namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.