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/ParticleEmitter.cc

    r3110 r3186  
    3636#include <OgreParticleSystem.h>
    3737
     38#include "util/Exception.h"
     39#include "core/CoreIncludes.h"
     40#include "core/GameMode.h"
     41#include "core/XMLPort.h"
    3842#include "tools/ParticleInterface.h"
    39 #include "util/Exception.h"
    40 #include "core/GameMode.h"
    41 #include "core/CoreIncludes.h"
    42 #include "core/XMLPort.h"
    4343#include "objects/Scene.h"
    4444
Note: See TracChangeset for help on using the changeset viewer.