mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Consolidate statistics into a single place again
This commit is contained in:
@@ -296,7 +296,7 @@ namespace SabreTools.DatFiles
|
||||
if (statsOnly)
|
||||
{
|
||||
Items.EnsureKey(key);
|
||||
Items.AddItemStatistics(item);
|
||||
Items.DatStatistics.AddItemStatistics(item);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user