Exemplo n.º 1
0
 //methods
 public void PlayerStart()
 {
     recipe.CreateRecipe();
     MakePitcherOfLemonade();
 }