remove debug message
This commit is contained in:
@@ -547,7 +547,6 @@ public class Manager {
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
tries++;
|
tries++;
|
||||||
pl.getLogger().info(tries+" tries");
|
|
||||||
sendingAttempts.put(nextplayer, tries);
|
sendingAttempts.put(nextplayer, tries);
|
||||||
|
|
||||||
if(!sendingNowAntiSpam.containsKey(nextplayer)) {
|
if(!sendingNowAntiSpam.containsKey(nextplayer)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user