mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-11-09 13:34:58 +01:00
Fix roadregen
This commit is contained in:
@@ -447,10 +447,10 @@ public abstract class HybridUtils {
|
||||
}
|
||||
}
|
||||
}
|
||||
queue.enqueue();
|
||||
return true;
|
||||
}
|
||||
}
|
||||
queue.enqueue();
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user