Beispiel #1
0
 public void exitDungeon()
 {
     boardScript.SetWorldBoard();
     playerScript.dungeonTransition = false;
 }