advanced setting for multiselect in raid; unload ammo more places

This commit is contained in:
Tyfon
2024-06-23 15:20:34 -07:00
parent 1654e8741e
commit bd004aea9f
7 changed files with 112 additions and 5 deletions

View File

@@ -52,6 +52,7 @@ namespace UIFixes
MultiSelectPatches.Enable();
new FixUnloadLastBulletPatch().Enable();
StackMoveGreedyPatches.Enable();
UnloadAmmoPatches.Enable();
}
public static bool InRaid()