option to hide approach circles
This commit is contained in:
@@ -51,6 +51,7 @@ public class Dancer {
|
||||
public static Dancer instance = new Dancer();
|
||||
|
||||
public static boolean mirror; // this should really get its own place somewhere...
|
||||
public static boolean drawApproach; // this should really get its own place somewhere...
|
||||
|
||||
private int dir;
|
||||
private GameObject p;
|
||||
|
||||
Reference in New Issue
Block a user