Ejemplo n.º 1
0
 private void SetupShipment()
 {
     FindObjectOfType <LookAround>().ClearPath();
     universe.ChangeShipping(star.GetTradeItem());
 }