mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
Fix not updating meta count correctly.
This commit is contained in:
parent
507b0a5aee
commit
ac4c75d3c3
1 changed files with 1 additions and 0 deletions
|
|
@ -596,6 +596,7 @@ public class MetaDictionary
|
|||
+ _data!.Gmp.Count
|
||||
+ _data!.Atch.Count
|
||||
+ _data!.Shp.Count
|
||||
+ _data!.Atr.Count
|
||||
+ _data!.Count;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue