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

summaryrefslogtreecommitdiff
path: root/source/game/StarQuestManager.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarQuestManager.hpp')
-rw-r--r--source/game/StarQuestManager.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarQuestManager.hpp b/source/game/StarQuestManager.hpp
index 0dec97e..1dfcb2c 100644
--- a/source/game/StarQuestManager.hpp
+++ b/source/game/StarQuestManager.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_QUEST_MANAGER_HPP
-#define STAR_QUEST_MANAGER_HPP
+#pragma once
#include "StarQuests.hpp"
@@ -77,5 +76,3 @@ private:
};
}
-
-#endif