master
GammelJan 6 years ago
parent d6df86efbf
commit a663709746

@ -230,8 +230,6 @@ public class Controller extends ApplicationAdapter implements InputProcessor{
if(v.click() == -1){}
else if(v.click() == 0){
v = null;
newEntity(a, 200, 200, 200);
m = new View(d);
System.out.println("NICE");

Loading…
Cancel
Save