changeset 4975 | 31da8979e5b1 |
parent 4932 | f11d80bac7ed |
child 4989 | 4771fed9272e |
--- a/gameServer/HWProtoCore.hs Mon Feb 28 22:28:43 2011 +0300 +++ b/gameServer/HWProtoCore.hs Thu Mar 03 22:15:13 2011 +0300 @@ -14,7 +14,7 @@ import RoomsAndClients import Utils -handleCmd, handleCmd_loggedin :: CmdHandler +handleCmd, handleCmd_loggedin :: CmdHandler c handleCmd ["PING"] = answerClient ["PONG"]