mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-17 03:10:39 -04:00
Fix compile error mistake oops
This commit is contained in:
parent
62b4457fef
commit
ea89267ac6
@ -98,7 +98,6 @@ namespace MCGalaxy {
|
||||
PlayerBot[] bots = lvl.Bots.Items;
|
||||
for (int i = 0; i < bots.Length; i++) {
|
||||
Remove(bots[i], save);
|
||||
removedCount++;
|
||||
}
|
||||
return bots.Length;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user