diff --git a/ConfigurableToolGroups/Patches/TutorialPatches.cs b/ConfigurableToolGroups/Patches/TutorialPatches.cs index 7f7b3e49..9b4aebab 100644 --- a/ConfigurableToolGroups/Patches/TutorialPatches.cs +++ b/ConfigurableToolGroups/Patches/TutorialPatches.cs @@ -1,4 +1,6 @@ -using System.Reflection.Emit; +using System.Reflection; +using System.Reflection.Emit; +using HarmonyLib; namespace ConfigurableToolGroups.Patches; @@ -30,8 +32,7 @@ public static IEnumerable RedirectGTB(IEnumerable TranspileGetToolButton(IEnumerable