minor fix

This commit is contained in:
2025-09-05 23:53:03 +08:00
parent a446a17d02
commit 9d586d68e0
2 changed files with 9 additions and 10 deletions
+1
View File
@@ -82,6 +82,7 @@ public class UniverseGenTweaks : BaseUnityPlugin, IModCanSave
public void IntoOtherSave()
{
MoreSettings.IntoOtherSave();
}
#endregion
}