Exemplo n.º 1
0
 public void EnterCombat()
 {
     EnemyParty.SetArenaFoes();
     SceneManager.LoadScene(Constants.SCENE_PRE_COMBAT);
 }