mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
oops
This commit is contained in:
parent
25750e3bfa
commit
d1601b52c0
@ -76,15 +76,12 @@ namespace NewHorizons.External.Modules
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public bool useAtmosphereShader;
|
public bool useAtmosphereShader;
|
||||||
|
|
||||||
|
// not an actual config thing, rip
|
||||||
public class AirInfo
|
public class AirInfo
|
||||||
{
|
{
|
||||||
public bool hasOxygen;
|
public bool hasOxygen;
|
||||||
public bool isRaining;
|
public bool isRaining;
|
||||||
public bool isSnowing;
|
public bool isSnowing;
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// The radius of the volume.
|
|
||||||
/// </summary>
|
|
||||||
public float scale;
|
public float scale;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user