mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-08 22:13:30 +08:00
UniverseGenTweaks 1.2.10
This commit is contained in:
@@ -63,7 +63,7 @@ public class UniverseGenTweaks : BaseUnityPlugin, IModCanSave
|
||||
EpicDifficulty.Uninit();
|
||||
MoreSettings.Uninit();
|
||||
}
|
||||
|
||||
|
||||
#region IModCanSave
|
||||
private const ushort ModSaveVersion = 1;
|
||||
|
||||
@@ -82,7 +82,6 @@ public class UniverseGenTweaks : BaseUnityPlugin, IModCanSave
|
||||
|
||||
public void IntoOtherSave()
|
||||
{
|
||||
MoreSettings.IntoOtherSave();
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
Reference in New Issue
Block a user