diff -r 6928a323097f -r 1a1da2342c5b gameServer/HWProtoInRoomState.hs --- a/gameServer/HWProtoInRoomState.hs Fri Mar 28 11:02:06 2014 +0400 +++ b/gameServer/HWProtoInRoomState.hs Fri Mar 28 21:20:25 2014 +0400 @@ -388,7 +388,7 @@ let kickId = fromJust maybeClientId let sameRoom = clientRoom rnc thisClientId == clientRoom rnc kickId - if isNothing $ masterID rm then + if isJust $ masterID rm then return [] else if isJust maybeClientId && sameRoom then