@ -53,7 +53,8 @@ public class Map {
this.put(i+"", "empty");
}
this.put("0", "empty");
this.put("1", "empty");
}};
public GameManager gameManager;