silly space

This commit is contained in:
JohnCorby 2023-03-23 16:26:44 -07:00
parent 9910323ebc
commit b4340a93f7

View File

@ -229,7 +229,7 @@ namespace NewHorizons.Builder.Props
{ {
sectorGroup.SetSector(sector); sectorGroup.SetSector(sector);
} }
// Not doing else if here because idk if any of the classes below implement ISectorGroup // Not doing else if here because idk if any of the classes below implement ISectorGroup
if (component is Sector s) if (component is Sector s)