Fix wrong name

This commit is contained in:
Noah Pilarski 2022-06-19 13:17:33 -04:00
parent 071901517a
commit 6df57fe879

View File

@ -120,7 +120,7 @@ namespace NewHorizons
} }
} }
}; };
SystemDict["EyeOfTheUniverse"] = new NewHorizonsSystem("SolarSystem", new StarSystemConfig(), Instance) SystemDict["EyeOfTheUniverse"] = new NewHorizonsSystem("EyeOfTheUniverse", new StarSystemConfig(), Instance)
{ {
Config = Config =
{ {