mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-06 00:39:55 +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 :)
|
||||
// i think NH only takes like 3 frames to do stuff so this should be okay
|
||||
await UniTask.DelayFrame(10, cancellationToken: _cts.Token);
|
||||
// yes it has to be this long for it to always work. dw things still work no matter the delay
|
||||
await UniTask.DelayFrame(100, cancellationToken: _cts.Token);
|
||||
|
||||
GameInit();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user