summaryrefslogtreecommitdiffstats
path: root/src/game/client/const.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/const.hh')
-rw-r--r--src/game/client/const.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/const.hh b/src/game/client/const.hh
index 9bd8346..c53fc1b 100644
--- a/src/game/client/const.hh
+++ b/src/game/client/const.hh
@@ -24,4 +24,4 @@ static_assert(DEFAULT_HEIGHT >= MIN_HEIGHT);
constexpr static float MIN_PITCH = 0.0625f;
constexpr static float MAX_PITCH = 10.0f;
-#endif /* CLIENT_CONST_HH */
+#endif // CLIENT_CONST_HH