1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 03:33:29 +08:00

UniverseGenTweaks v1.2.8

This commit is contained in:
2024-12-03 02:08:48 +08:00
parent 75147d7bc0
commit cdf0972610
18 changed files with 82 additions and 77 deletions

View File

@@ -308,7 +308,7 @@ public class MoreSettings
}
[HarmonyPrefix]
[HarmonyPatch(typeof(UIGalaxySelect), nameof(UIGalaxySelect.EnterGame))]
[HarmonyPatch(typeof(UIGalaxySelect), nameof(UIGalaxySelect.ApplySetting))]
private static void UIGalaxySelect_EnterGame_Prefix()
{
_gameMinDist = _minDist;