mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-01-02 05:43:42 +01:00
Some stashed changes already applied.
This commit is contained in:
parent
f2bdaf1b49
commit
ee48ea0166
10 changed files with 55 additions and 23 deletions
|
|
@ -57,6 +57,7 @@ public partial class ModCollection
|
|||
public int ChangeCounter { get; private set; }
|
||||
|
||||
public uint ImcChangeCounter { get; set; }
|
||||
public uint AtchChangeCounter { get; set; }
|
||||
|
||||
/// <summary> Increment the number of changes in the effective file list. </summary>
|
||||
public int IncrementCounter()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue