public static void LoadScene(Game.Modes scene) { manager.StartCoroutine(manager.CortinillaToScene((int)scene - 1)); Game.stopped = true; }