Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/StarWorldLayout.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarWorldLayout.hpp')
-rw-r--r--source/game/StarWorldLayout.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarWorldLayout.hpp b/source/game/StarWorldLayout.hpp
index 21b147d..ca38ff1 100644
--- a/source/game/StarWorldLayout.hpp
+++ b/source/game/StarWorldLayout.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_WORLD_REGIONS_HPP
-#define STAR_WORLD_REGIONS_HPP
+#pragma once
#include "StarPerlin.hpp"
#include "StarWeatherTypes.hpp"
@@ -177,5 +176,3 @@ inline TerrainSelectorConstPtr const& WorldLayout::getTerrainSelector(TerrainSel
}
}
-
-#endif