Ejemplo n.º 1
0
 public override void PreUpdate()
 {
     // Update everything about spawning the traveling merchant from the methods we have in the Traveling Merchant's class
     ExampleTravelingMerchant.UpdateTravelingMerchant();
 }