diff -r 90266b67fff8 -r 2922455e606e gameServer/Actions.hs --- a/gameServer/Actions.hs Sat Apr 02 22:17:08 2011 -0400 +++ b/gameServer/Actions.hs Sun Apr 03 13:31:33 2011 +0400 @@ -406,7 +406,7 @@ [ AnswerClients [sendChan cl] ["CONNECTED", "Hedgewars server http://www.hedgewars.org/", serverVersion] , CheckBanned --- , AddIP2Bans (host cl) "Reconnected too fast" (addUTCTime 10 $ connectTime cl) + , AddIP2Bans (host cl) "Reconnected too fast" (addUTCTime 10 $ connectTime cl) ]