mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-11-28 13:45:36 +01:00
*Remove debug
This commit is contained in:
parent
14dd048662
commit
00c9e40b1d
@ -262,7 +262,6 @@ public class BukkitQueue_All extends BukkitQueue_0 {
|
||||
} else {
|
||||
average = ((average * 15) + diff) / 16;
|
||||
}
|
||||
System.out.println(average);
|
||||
}
|
||||
lastChunk = getCachedChunk(cx, cz);
|
||||
lastSection = getCachedSection(lastChunk, cy);
|
||||
|
Loading…
Reference in New Issue
Block a user