Ejemplo n.º 1
0
 public void FinishCustomTest()
 {
     mapList.RemoveAt(mapList.Count - 1);
     ClearEverything();
     UIController.ToEditor();
     customLevel.BackToEditing();
 }