:irritatered:
parent
bbf18818fb
commit
7e87a5cb0a
|
@ -37,7 +37,6 @@ public class Litecraft extends Game{
|
||||||
};
|
};
|
||||||
|
|
||||||
public Litecraft() {
|
public Litecraft() {
|
||||||
super();
|
|
||||||
timer = new Timer(20);
|
timer = new Timer(20);
|
||||||
Constants.movementSpeed = 0.000005f;
|
Constants.movementSpeed = 0.000005f;
|
||||||
Constants.turnSpeed = 0.00002f;
|
Constants.turnSpeed = 0.00002f;
|
||||||
|
|
Loading…
Reference in New Issue