mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-30 03:32:47 +00:00
Revert "make OnModStart addon patches work"
This reverts commit 7dfbba52c98685d3571c59b4dcef92727d5d6c30.
This commit is contained in:
parent
fb2eda7b13
commit
c6255fbb15
@ -167,7 +167,6 @@ public class QSBCore : ModBehaviour
|
||||
|
||||
// init again to get addon patches
|
||||
QSBPatchManager.Init();
|
||||
QSBPatchManager.DoPatchType(QSBPatchTypes.OnModStart);
|
||||
|
||||
MenuApi = ModHelper.Interaction.TryGetModApi<IMenuAPI>(ModHelper.Manifest.Dependencies[0]);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user