mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
comment
This commit is contained in:
parent
e4407995d5
commit
aa0939631d
@ -508,6 +508,9 @@ namespace NewHorizons.Handlers
|
|||||||
bool HasCondition();
|
bool HasCondition();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// For water and etc (they require a sector or else they will get deleted by detail builder)
|
||||||
|
/// </summary>
|
||||||
private class FakeSector : Sector
|
private class FakeSector : Sector
|
||||||
{
|
{
|
||||||
public override void Awake()
|
public override void Awake()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user