Example #1
0
 private void SetBlueprint(Blueprint blueprint)
 {
     crafter.SetBlueprint(blueprint);
     inGameMenu.CloseCrafterShopMenu();
 }