mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
remove goofy doc comment thing
This commit is contained in:
parent
7556d911bf
commit
d3cc687d84
@ -187,7 +187,6 @@ namespace NewHorizons.Builder.Props
|
||||
/// Remove things that require sectors if the sector is null. Will just keep extending this as things pop up.
|
||||
/// Returns true if the object is destroyed
|
||||
/// </summary>
|
||||
/// <param name="component"></param>
|
||||
private static bool FixUnsectoredComponent(Component component)
|
||||
{
|
||||
if (component is FogLight or SectoredMonoBehaviour)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user