diff options
Diffstat (limited to 'source/frontend/StarNameplatePainter.hpp')
-rw-r--r-- | source/frontend/StarNameplatePainter.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarNameplatePainter.hpp b/source/frontend/StarNameplatePainter.hpp index 7c3aeb4..d895cfb 100644 --- a/source/frontend/StarNameplatePainter.hpp +++ b/source/frontend/StarNameplatePainter.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_NAMEPLATE_PAINTER_HPP -#define STAR_NAMEPLATE_PAINTER_HPP +#pragma once #include "StarWorldClient.hpp" #include "StarWorldCamera.hpp" @@ -52,5 +51,3 @@ private: }; } - -#endif |