remove debugging method

This commit is contained in:
ThatGamerBlue
2019-09-12 14:01:12 +01:00
parent 12c08b271a
commit c6dc8af958

View File

@@ -117,8 +117,6 @@ public interface Tile
*/
int getRenderLevel();
int getY();
/**
* Computes and returns whether this tile has line of sight to another.
*