diff --git a/QSB/QSBCore.cs b/QSB/QSBCore.cs index cf8ef47c..1e54438c 100644 --- a/QSB/QSBCore.cs +++ b/QSB/QSBCore.cs @@ -167,7 +167,6 @@ public class QSBCore : ModBehaviour // init again to get addon patches QSBPatchManager.Init(); - QSBPatchManager.DoPatchType(QSBPatchTypes.OnModStart); MenuApi = ModHelper.Interaction.TryGetModApi(ModHelper.Manifest.Dependencies[0]);