Skip to content

Resetting shields settings clears everything and doesn't set the defaults #149

@demosdemon

Description

@demosdemon

IIUC, this is because of this check:

which is set here:

And never cleared here:

if (Widgets.ButtonText(resetRect, "VEF.Shields.ResetModSettingsToDefault".Translate()))
{
usableWithShieldsWeapons.Clear();
VanillaShieldsExpandedStartup.SetValues();
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions