mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
remove test code for SuspendUntilImpact
This commit is contained in:
parent
3f86d1b7f5
commit
edeeb6f9ec
@ -30,8 +30,6 @@ public class AddPhysics : MonoBehaviour
|
|||||||
|
|
||||||
private IEnumerator Start()
|
private IEnumerator Start()
|
||||||
{
|
{
|
||||||
SuspendUntilImpact = true;
|
|
||||||
|
|
||||||
// detectors dont detect unless we wait for some reason
|
// detectors dont detect unless we wait for some reason
|
||||||
yield return new WaitForSeconds(.1f);
|
yield return new WaitForSeconds(.1f);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user