things are broken
This commit is contained in:
@@ -30,7 +30,7 @@ public class CellMesh : MonoBehaviour
|
||||
{
|
||||
// if(e.x == -1 && e.y == -1), grid is being reset
|
||||
|
||||
Debug.Log(e.x + " " + e.y);
|
||||
//Debug.Log(e.x + " " + e.y);
|
||||
UpdateCellVisual();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user