Whatever aofnaspnadbnadadfbadfg

pull/7/head
Caroline Bell 2020-02-24 22:18:04 -08:00
parent 495fa2183f
commit bbf18818fb
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ public class Litecraft extends Game{
public Litecraft() {
super();
timer = new Timer(20);
Constants.movementSpeed = 0.000005f;
Constants.turnSpeed = 0.00002f;
Constants.gravity = -0.000000000005f;