changeset 10057 | 795f5f918c8c |
parent 10040 | 4ac87acbaed9 |
child 10058 | 4ed428389c4e |
--- 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]