diff options
Diffstat (limited to 'src/game/server')
| -rw-r--r-- | src/game/server/hooks.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/server/hooks.cpp b/src/game/server/hooks.cpp index 485c7850..dd2d9db9 100644 --- a/src/game/server/hooks.cpp +++ b/src/game/server/hooks.cpp @@ -11,7 +11,6 @@ #include <game/collision.hpp> #include <game/layers.hpp> - #include <game/gamecore.hpp> #include "gamecontext.hpp" |