mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Typo
This commit is contained in:
parent
5398db78b7
commit
4e18917faa
@ -113,7 +113,7 @@ namespace NewHorizons.Handlers
|
||||
{
|
||||
vesselSpawn.WarpPlayer();
|
||||
frameCount++;
|
||||
yield return new WaitForFixedUpdate; // Wait for the next frame
|
||||
yield return new WaitForFixedUpdate(); // Wait for the next frame
|
||||
}
|
||||
|
||||
InvulnerabilityHandler.MakeInvulnerable(false);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user