mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
removed debugging hardcoded rotation
This commit is contained in:
parent
275008e15e
commit
775554fbe4
@ -179,7 +179,6 @@ namespace NewHorizons.Builder.Props
|
||||
}
|
||||
}
|
||||
|
||||
nomaiWallTextObj.transform.localEulerAngles += new Vector3(0, 0, 90+45);
|
||||
nomaiWallTextObj.GetComponent<NomaiTextArcArranger>().DrawBoundsWithDebugSpheres();
|
||||
|
||||
nomaiWallTextObj.SetActive(true);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user