mirror of
https://github.com/demodude4u/Factorio-FBSR.git
synced 2025-02-13 19:52:12 +02:00
bounds debug, to show rendering bounds
This commit is contained in:
parent
d8d5db1ae1
commit
5b4663ab40
@ -57,6 +57,7 @@ public class WorldMap {
|
||||
public boolean logistic = false;
|
||||
public boolean rail = false;
|
||||
public boolean placement = false;
|
||||
public boolean bounds = false;
|
||||
}
|
||||
|
||||
public static class RailEdge {
|
||||
|
Loading…
x
Reference in New Issue
Block a user