mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
its working (FUCK)
This commit is contained in:
parent
8f4d146ba0
commit
0f485ccaa3
6 changed files with 221 additions and 11 deletions
|
@ -43,6 +43,7 @@ public class DesktopVRIKMod : MelonMod
|
|||
|
||||
System.Collections.IEnumerator WaitForLocalPlayer()
|
||||
{
|
||||
AssetsHandler.Load();
|
||||
while (PlayerSetup.Instance == null)
|
||||
yield return null;
|
||||
PlayerSetup.Instance.gameObject.AddComponent<DesktopVRIK>();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue