mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-11-10 14:00:49 +01:00
Log don't debug on regenallroad completion
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user