diff -r 0b357c57e01c -r 5123eac2f9d6 gameServer/Actions.hs --- a/gameServer/Actions.hs Thu Jan 17 18:12:30 2013 +0100 +++ b/gameServer/Actions.hs Thu Jan 17 23:17:39 2013 +0400 @@ -459,7 +459,7 @@ isBanned = do processAction $ CheckBanned False liftM B.null $ client's nick - checkerLogin p False = processAction $ ByeClient "No checker rights" + checkerLogin _ False = processAction $ ByeClient "No checker rights" checkerLogin p True = do wp <- client's webPassword processAction $