diff -r cb9e07753802 -r 795f5f918c8c gameServer/HWProtoInRoomState.hs --- a/gameServer/HWProtoInRoomState.hs Wed Jan 22 23:42:41 2014 +0400 +++ b/gameServer/HWProtoInRoomState.hs Thu Jan 23 00:07:27 2014 +0400 @@ -352,7 +352,6 @@ [ChangeMaster (Just newAdminId) | (master || serverAdmin) && isJust maybeClientId - && ((newAdminId /= thisClientId) || (serverAdmin && not master)) && (Just newAdminId /= thisRoomMasterId) && sameRoom]