mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-29 09:32:38 +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
|
// init again to get addon patches
|
||||||
QSBPatchManager.Init();
|
QSBPatchManager.Init();
|
||||||
|
QSBPatchManager.DoPatchType(QSBPatchTypes.OnModStart);
|
||||||
|
|
||||||
MenuApi = ModHelper.Interaction.TryGetModApi<IMenuAPI>(ModHelper.Manifest.Dependencies[0]);
|
MenuApi = ModHelper.Interaction.TryGetModApi<IMenuAPI>(ModHelper.Manifest.Dependencies[0]);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user