gameServer/HWProtoCore.hs
changeset 4989 4771fed9272e
parent 4975 31da8979e5b1
child 5030 42746c5d4a80
--- a/gameServer/HWProtoCore.hs	Sat Mar 05 22:39:26 2011 +0300
+++ b/gameServer/HWProtoCore.hs	Sun Mar 06 21:54:37 2011 +0300
@@ -14,7 +14,7 @@
 import RoomsAndClients
 import Utils
 
-handleCmd, handleCmd_loggedin :: CmdHandler c
+handleCmd, handleCmd_loggedin :: CmdHandler
 
 
 handleCmd ["PING"] = answerClient ["PONG"]