advanced setting for multiselect in raid; unload ammo more places
This commit is contained in:
@@ -49,7 +49,7 @@ namespace UIFixes
|
||||
|
||||
public void Update()
|
||||
{
|
||||
if (!Settings.EnableMultiSelect.Value)
|
||||
if (!MultiSelect.Enabled)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user