mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-07-07 17:01:10 +00:00
add enemy but no interaction
This commit is contained in:
@ -32,6 +32,7 @@ public class ScreenMap {
|
||||
public int tileWidth;
|
||||
private int height;
|
||||
public int tileHeight;
|
||||
|
||||
|
||||
|
||||
private void createMap(String name){
|
||||
|
Reference in New Issue
Block a user