Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 16, 2009, 2:25:05 PM (15 years ago)
Author:
rgrieder
Message:

Last part of the cleanup: world entities.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pch/src/orxonox/objects/worldentities/pawns/Spectator.cc

    r3110 r3186  
    3434#include "core/ConfigValueIncludes.h"
    3535#include "core/GameMode.h"
    36 #include "objects/worldentities/Model.h"
     36
     37#include "tools/BillboardSet.h"
    3738#include "objects/Scene.h"
    3839#include "objects/infos/PlayerInfo.h"
    39 #include "objects/gametypes/Gametype.h"
    40 #include "tools/BillboardSet.h"
    41 #include "overlays/OverlayText.h"
    42 #include "overlays/OverlayGroup.h"
    43 #include "util/Convert.h"
    4440
    4541namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.