mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update ShipWarpController.cs
This commit is contained in:
parent
f914f121f5
commit
4cb3b07d88
@ -199,7 +199,6 @@ namespace NewHorizons.Components.Ship
|
||||
|
||||
PlayerSpawnHandler.SpawnShip();
|
||||
OWInput.ChangeInputMode(InputMode.ShipCockpit);
|
||||
Delay.FireInNUpdates(() => OWInput.ChangeInputMode(InputMode.ShipCockpit), 10);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user