diff -r 8bf14795a528 -r 99d6797b7ff4 gameServer/HWProtoInRoomState.hs --- a/gameServer/HWProtoInRoomState.hs Wed Feb 02 21:53:19 2011 +0300 +++ b/gameServer/HWProtoInRoomState.hs Wed Feb 02 22:14:00 2011 +0300 @@ -195,7 +195,7 @@ (isLegal, isKeepAlive) = checkNetCmd msg -handleCmd_inRoom ["ROUNDFINISHED"] = do +handleCmd_inRoom ["ROUNDFINISHED", _] = do cl <- thisClient r <- thisRoom chans <- roomClientsChans