mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 10:17:22 +01:00
Fix issue with temp settings again.
This commit is contained in:
parent
e18e4bb0e1
commit
47b5895404
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ public sealed class TemporaryModSettings : ModSettings
|
|||
}
|
||||
else
|
||||
{
|
||||
IsEmpty = true;
|
||||
Enabled = false;
|
||||
Priority = ModPriority.Default;
|
||||
Settings = SettingList.Default(mod);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue