mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-30 03:32:47 +00:00
OK IT WORKS WITH 20
This commit is contained in:
parent
9411e7ba0a
commit
bcababd466
@ -51,7 +51,7 @@ public static class QSBWorldSync
|
||||
|
||||
// let NH do things first :)
|
||||
// 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);
|
||||
await UniTask.DelayFrame(20, cancellationToken: _cts.Token);
|
||||
|
||||
GameInit();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user