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

summaryrefslogtreecommitdiff
path: root/source/game/StarItemDrop.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarItemDrop.hpp')
-rw-r--r--source/game/StarItemDrop.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarItemDrop.hpp b/source/game/StarItemDrop.hpp
index 7b76cd7..3d6e931 100644
--- a/source/game/StarItemDrop.hpp
+++ b/source/game/StarItemDrop.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_ITEM_DROP_HPP
-#define STAR_ITEM_DROP_HPP
+#pragma once
#include "StarNetElementSystem.hpp"
#include "StarMovementController.hpp"
@@ -128,5 +127,3 @@ private:
};
}
-
-#endif