mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-14 20:54:16 +01:00
Add some settingchanged events.
This commit is contained in:
parent
add4b8aa83
commit
1000841f69
9 changed files with 128 additions and 126 deletions
|
|
@ -323,6 +323,7 @@ public class CollectionCacheManager : IDisposable
|
|||
FullRecalculation(collection);
|
||||
break;
|
||||
case ModSettingChange.TemporaryMod:
|
||||
case ModSettingChange.Edited:
|
||||
// handled otherwise
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue