1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2026-02-05 00:22:21 +08:00

minor fix

This commit is contained in:
2025-09-05 23:48:32 +08:00
parent a446a17d02
commit 9d586d68e0
2 changed files with 9 additions and 10 deletions

View File

@@ -82,6 +82,7 @@ public class UniverseGenTweaks : BaseUnityPlugin, IModCanSave
public void IntoOtherSave()
{
MoreSettings.IntoOtherSave();
}
#endregion
}