From 564688df559d4902776b6a701df550c33113eb7f Mon Sep 17 00:00:00 2001 From: Rage Date: Fri, 10 Jan 2025 18:32:46 -0500 Subject: [PATCH] Enabled Reload Mags In-Place --- mods/Config Files/BepInEx/config/Tyfon.UIFixes.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/Config Files/BepInEx/config/Tyfon.UIFixes.cfg b/mods/Config Files/BepInEx/config/Tyfon.UIFixes.cfg index be9225f..b0b8ca9 100644 --- a/mods/Config Files/BepInEx/config/Tyfon.UIFixes.cfg +++ b/mods/Config Files/BepInEx/config/Tyfon.UIFixes.cfg @@ -320,7 +320,7 @@ Enable In-Place Item Swapping = true ## When reloading a weapon with a magazine, swap locations with the new magazine if necessary (and possible) # Setting type: Boolean # Default value: true -Reload Magazines In-Place = false +Reload Magazines In-Place = true ## Always reload magazines in-place, even if there's space not to. Note that in-place reloads are slower. # Setting type: Boolean