diff options
Diffstat (limited to 'source/game/objects/StarTeleporterObject.hpp')
-rw-r--r-- | source/game/objects/StarTeleporterObject.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/game/objects/StarTeleporterObject.hpp b/source/game/objects/StarTeleporterObject.hpp index 67a9fa7..9547e64 100644 --- a/source/game/objects/StarTeleporterObject.hpp +++ b/source/game/objects/StarTeleporterObject.hpp @@ -1,3 +1,5 @@ +#pragma once + #include "StarWarpTargetEntity.hpp" #include "StarObject.hpp" |