Implemented Android support
This commit is contained in:
@@ -42,6 +42,7 @@ public class Player extends DestructibleEntity{
|
||||
|
||||
@Override
|
||||
public void update(){
|
||||
|
||||
float speed = this.speed;
|
||||
|
||||
if(Vars.debug)
|
||||
|
||||
Reference in New Issue
Block a user