mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-04 07:19:22 +00:00
[Blackout] Cleanup
This commit is contained in:
parent
5b40a2a185
commit
c9d77dc034
3 changed files with 9 additions and 10 deletions
|
@ -72,7 +72,7 @@ public class Blackout : MelonMod
|
|||
MelonLoader.MelonCoroutines.Start(WaitForLocalPlayer());
|
||||
}
|
||||
|
||||
System.Collections.IEnumerator WaitForLocalPlayer()
|
||||
private System.Collections.IEnumerator WaitForLocalPlayer()
|
||||
{
|
||||
//load blackout_controller.asset
|
||||
AssetsHandler.Load();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue