add ability to see which tile was selected when you click on it
This commit is contained in:
@@ -27,7 +27,7 @@ public class MainGame extends ApplicationAdapter{
|
||||
private GameInputProcessor gameInputProcessor;
|
||||
|
||||
private Map map;
|
||||
private MapRenderer mapRenderer;
|
||||
public MapRenderer mapRenderer;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user