mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-16 16:15:24 +00:00
make OnModStart addon patches work
This commit is contained in:
parent
2ad07641f1
commit
7dfbba52c9
@ -167,6 +167,7 @@ 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…
Reference in New Issue
Block a user