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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user