mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
oopsies
This commit is contained in:
parent
b10106b66c
commit
3fbddea8ca
@ -5,7 +5,7 @@ namespace NewHorizons.Components.SizeControllers
|
|||||||
{
|
{
|
||||||
public Material oceanFogMaterial;
|
public Material oceanFogMaterial;
|
||||||
|
|
||||||
private void Awake()
|
private void Start()
|
||||||
{
|
{
|
||||||
oceanFogMaterial.SetFloat("_Radius2", 0);
|
oceanFogMaterial.SetFloat("_Radius2", 0);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user