fuck me man idc anymore

This commit is contained in:
JohnCorby 2022-09-02 18:44:37 -07:00
parent e04cf85825
commit e29fb169a5

View File

@ -53,7 +53,7 @@ public static class QSBWorldSync
// yes it has to be this long for things to be the most stable with addons
if (QSBCore.Helper.Interaction.ModExists("xen.NewHorizons"))
{
await UniTask.DelayFrame(100, cancellationToken: _cts.Token);
await UniTask.DelayFrame(1000, cancellationToken: _cts.Token);
}
GameInit();