mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Whoops
This commit is contained in:
parent
6f55b8da3f
commit
d7730436d4
@ -11,6 +11,8 @@ namespace NewHorizons.Utility
|
||||
Config = config;
|
||||
Mod = mod;
|
||||
RelativePath = relativePath;
|
||||
|
||||
Migrate();
|
||||
}
|
||||
|
||||
public PlanetConfig Config;
|
||||
@ -43,6 +45,6 @@ namespace NewHorizons.Utility
|
||||
}
|
||||
}
|
||||
}
|
||||
#region Migration
|
||||
#endregion Migration
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user