about summary refs log tree commit diff
path: root/src/game/server
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2008-08-30 21:31:01 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2008-08-30 21:31:01 +0000
commit432602c4ca5d47aee91d25271fa57ad0f6d67250 (patch)
tree37e8ed31d495ef62753888e3703e3ef338a4f99b /src/game/server
parent374714f64174101a71a6674fc85c215d1cf1d067 (diff)
downloadzcatch-432602c4ca5d47aee91d25271fa57ad0f6d67250.tar.gz
zcatch-432602c4ca5d47aee91d25271fa57ad0f6d67250.zip
renamed gc_ui.* to ui.*
Diffstat (limited to 'src/game/server')
-rw-r--r--src/game/server/hooks.cpp1
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"