Esempio n. 1
0
 public void DisplayPlayerInventory()
 {
     displayController.DisplayPlayerInventory(Player);
 }