Fixed listener

This commit is contained in:
Leonid Bugaev
2013-08-07 17:05:06 +04:00
parent 09175eade0
commit 528980c87e
+1 -1
View File
@@ -62,7 +62,7 @@ func Run() {
}
if currentRPS >= Settings.ReplayLimit {
break
continue
}
currentRPS++