mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-01-19 16:59:36 +01:00
I'm an idiot and left one of my debug messages in
This commit is contained in:
parent
7e6b11a21b
commit
61f8ceaaaa
@ -284,7 +284,6 @@ public abstract class HybridUtils {
|
||||
}
|
||||
|
||||
public boolean regenerateRoad(final PlotArea area, final ChunkLoc chunk, int extend) {
|
||||
PlotSquared.log(chunk);
|
||||
int x = chunk.x << 4;
|
||||
int z = chunk.z << 4;
|
||||
int ex = x + 15;
|
||||
|
Loading…
x
Reference in New Issue
Block a user