Everything's a service.

This commit is contained in:
Ottermandias 2023-03-17 17:51:05 +01:00
parent 2670ba52c1
commit dd8c910597
45 changed files with 2155 additions and 2212 deletions

View file

@ -142,7 +142,7 @@ public partial class ModCollection
{
if( !inherited )
{
Save();
Penumbra.SaveService.QueueSave(this);
}
}
}