mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-16 00:15:01 -04:00
removed unused constant
This commit is contained in:
parent
ca7be17bdb
commit
e1ed31fa6c
@ -20,7 +20,6 @@ public class State extends Movable<State> {
|
||||
|
||||
private static final int RASTER = 60;
|
||||
private static final float REACH = 2000;
|
||||
private static final int INIT_RADIUS = 20;
|
||||
|
||||
private int number = -1;
|
||||
private String name;
|
||||
|
Loading…
x
Reference in New Issue
Block a user