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/gametypes/Gametype.cc

    r3182 r3186  
    3333#include "core/ConfigValueIncludes.h"
    3434#include "core/GameMode.h"
    35 #include "core/ObjectList.h"
    3635
    3736#include "objects/infos/PlayerInfo.h"
     
    4140#include "objects/worldentities/SpawnPoint.h"
    4241#include "objects/worldentities/pawns/Spectator.h"
     42#include "objects/worldentities/pawns/Pawn.h"
    4343#include "overlays/OverlayGroup.h"
    4444
Note: See TracChangeset for help on using the changeset viewer.