summaryrefslogtreecommitdiffstats
path: root/src/object/auto/auto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/auto.h')
-rw-r--r--src/object/auto/auto.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/object/auto/auto.h b/src/object/auto/auto.h
index be7e66b..dd55904 100644
--- a/src/object/auto/auto.h
+++ b/src/object/auto/auto.h
@@ -95,8 +95,8 @@ protected:
Gfx::CLightManager* m_lightMan;
Gfx::CTerrain* m_terrain;
Gfx::CWater* m_water;
- Gfx::CCloud * m_cloud;
- Gfx::CPlanet * m_planet;
+ Gfx::CCloud* m_cloud;
+ Gfx::CPlanet* m_planet;
Gfx::CLightning* m_lightning;
Gfx::CCamera* m_camera;
Ui::CInterface* m_interface;