private void WinLevel() { Debug.Log("WIN!"); loadedLevel.Clear(); SetGrid(SerializeJson.NextLevel()); }