Version update

This commit is contained in:
Anuken
2024-04-15 13:17:11 -04:00
parent 27e0eabec7
commit d9f981cbde

View File

@@ -29,7 +29,7 @@ public class HierarchyPathFinder implements Runnable{
static final int clusterSize = 12;
static final boolean debug = false;//OS.hasProp("mindustry.debug");
static final boolean debug = OS.hasProp("mindustry.debug");
static final int[] offsets = {
1, 0, //right: bottom to top