mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-02-18 22:07:45 +01:00
Everything's a service.
This commit is contained in:
parent
2670ba52c1
commit
dd8c910597
45 changed files with 2155 additions and 2212 deletions
|
|
@ -142,7 +142,7 @@ public partial class ModCollection
|
|||
{
|
||||
if( !inherited )
|
||||
{
|
||||
Save();
|
||||
Penumbra.SaveService.QueueSave(this);
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue