gameServer/HWProtoInRoomState.hs
changeset 4908 99d6797b7ff4
parent 4904 0eab727d4717
child 4917 8ff92bdc9f98
--- 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