Exemplo n.º 1
0
 public void CloseShop()
 {
     pc.CloseShop();
     EventSystem.current.SetSelectedGameObject(shopButton);
 }