Fixed slider to have better values
This commit is contained in:
@@ -10,7 +10,7 @@ public class nMain : MonoBehaviour
|
||||
private LogicGrid world;
|
||||
int placementValue;
|
||||
|
||||
public static float speed = 3.0f;
|
||||
public static float speed = 2.0f;
|
||||
|
||||
int heuristic;
|
||||
int algorithm;
|
||||
|
||||
Reference in New Issue
Block a user