mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
Log don't debug on regenallroad completion
This commit is contained in:
parent
d9f9d7dc34
commit
58280a20a8
@ -395,7 +395,7 @@ public abstract class HybridUtils {
|
||||
regeneratePlotWalls(area);
|
||||
|
||||
HybridUtils.UPDATE = false;
|
||||
PlotSquared.debug("Finished road conversion");
|
||||
PlotSquared.log("Finished road conversion");
|
||||
// CANCEL TASK
|
||||
} else {
|
||||
final Runnable task = this;
|
||||
|
Loading…
Reference in New Issue
Block a user