add comment why we sleep

master
lub 5 years ago
parent 91196c0f80
commit 1affc566d0

@ -55,5 +55,6 @@ while(true) {
}
}
}
// anti-flood
sleep(1);
}
}
Loading…
Cancel
Save