Oops
authorunc0rr
Fri, 23 Mar 2012 23:03:09 +0400
changeset 6809 5c78efca08a4
parent 6808 e9c45f3c5b9c
child 6810 5337f554480e
Oops
gameServer/Actions.hs
--- a/gameServer/Actions.hs	Fri Mar 23 14:18:58 2012 +0100
+++ b/gameServer/Actions.hs	Fri Mar 23 23:03:09 2012 +0400
@@ -488,7 +488,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)
         ]