SHOW_WIRE_DETAILS = false
This commit is contained in:
parent
45f8520ad1
commit
621a14bc8d
@ -75,7 +75,7 @@ public class CONFIG {
|
||||
|
||||
public static final BasicStroke SWITCH_STROKE = new BasicStroke(15);
|
||||
|
||||
public static boolean SHOW_WIRE_DETAILS = true;
|
||||
public static boolean SHOW_WIRE_DETAILS = false;
|
||||
|
||||
public static boolean SHOW_NODE_VOLTAGES = false;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user