mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Remove commented thing
This commit is contained in:
parent
ef7b7cb5a2
commit
87d53e5a3d
@ -452,7 +452,6 @@ namespace NewHorizons
|
||||
try
|
||||
{
|
||||
var config = mod.ModHelper.Storage.Load<PlanetConfig>(relativeDirectory);
|
||||
// var config = JsonConvert.DeserializeObject<PlanetConfig>(File.ReadAllText($"{mod.ModHelper.Manifest.ModFolderPath}/{relativeDirectory}"));
|
||||
|
||||
Logger.Log($"Loaded {config.name}");
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user