mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-11 06:40:39 +00:00
NOPE NVM
This commit is contained in:
parent
78c7ee6c2a
commit
9411e7ba0a
@ -50,8 +50,8 @@ public static class QSBWorldSync
|
|||||||
}
|
}
|
||||||
|
|
||||||
// let NH do things first :)
|
// let NH do things first :)
|
||||||
// i think NH only takes like 3 frames to do stuff so this should be okay
|
// yes it has to be this long for it to always work. dw things still work no matter the delay
|
||||||
await UniTask.DelayFrame(10, cancellationToken: _cts.Token);
|
await UniTask.DelayFrame(100, cancellationToken: _cts.Token);
|
||||||
|
|
||||||
GameInit();
|
GameInit();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user