mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
actually i guess I don't need this lol
This commit is contained in:
parent
fadbfafb40
commit
2869544b92
@ -459,8 +459,6 @@ namespace NewHorizons.Handlers
|
||||
|
||||
public ITitleScreenBuilder GetRelevantBuilder()
|
||||
{
|
||||
if (list.Count <= 1) return list.FirstOrDefault();
|
||||
|
||||
return list.LastOrDefault(builder => builder.KnowsFact() && builder.HasCondition());
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user