eh leave this public just in case

This commit is contained in:
JohnCorby 2022-12-12 17:41:41 -08:00
parent bc2405ed48
commit e82f555dfc

View File

@ -129,7 +129,7 @@ namespace NewHorizons.Handlers
return false; return false;
} }
private static StreamingGroup GetStreamingGroup(AstroObject.Name name) public static StreamingGroup GetStreamingGroup(AstroObject.Name name)
{ {
if (name is AstroObject.Name.CaveTwin or AstroObject.Name.TowerTwin) if (name is AstroObject.Name.CaveTwin or AstroObject.Name.TowerTwin)
{ {