Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/base/planet.h')
-rw-r--r--src/game/base/planet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/base/planet.h b/src/game/base/planet.h
index 005157d..89b4387 100644
--- a/src/game/base/planet.h
+++ b/src/game/base/planet.h
@@ -12,7 +12,7 @@
#include <string>
-namespace base {
+namespace game {
/// a planet
class Planet : public core::EntityGlobe {