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

summaryrefslogtreecommitdiff
path: root/source/game/StarPlayerFactory.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarPlayerFactory.hpp')
-rw-r--r--source/game/StarPlayerFactory.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarPlayerFactory.hpp b/source/game/StarPlayerFactory.hpp
index 210de7b..a366221 100644
--- a/source/game/StarPlayerFactory.hpp
+++ b/source/game/StarPlayerFactory.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_PLAYER_FACTORY_HPP
-#define STAR_PLAYER_FACTORY_HPP
+#pragma once
#include "StarItemDescriptor.hpp"
#include "StarHumanoid.hpp"
@@ -68,5 +67,3 @@ private:
};
}
-
-#endif