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

summaryrefslogtreecommitdiff
path: root/source/game/StarWorldClientState.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarWorldClientState.hpp')
-rw-r--r--source/game/StarWorldClientState.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarWorldClientState.hpp b/source/game/StarWorldClientState.hpp
index ac755c9..31ff52f 100644
--- a/source/game/StarWorldClientState.hpp
+++ b/source/game/StarWorldClientState.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_WORLD_CLIENT_STATE_HPP
-#define STAR_WORLD_CLIENT_STATE_HPP
+#pragma once
#include "StarRect.hpp"
#include "StarNetElementSystem.hpp"
@@ -56,5 +55,3 @@ private:
};
}
-
-#endif