tristanfix
This commit is contained in:
parent
66fd1ce173
commit
4bf4cf89e2
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ public class Program {
|
||||||
// }
|
// }
|
||||||
|
|
||||||
// timoutheou
|
// timoutheou
|
||||||
for (int i = 0; i < 3; i++) {
|
for (int i = 0; i < 12; i++) {
|
||||||
for (var player : statistics.players) {
|
for (var player : statistics.players) {
|
||||||
if (player.name == login || !player.name.contains("brainkel")) {
|
if (player.name == login || !player.name.contains("brainkel")) {
|
||||||
i--;
|
i--;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue