mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Fix some over-accessible fields
This commit is contained in:
@@ -172,7 +172,7 @@ namespace SabreTools.DatFiles
|
||||
/// </summary>
|
||||
public void ResetDictionary()
|
||||
{
|
||||
Items = [];
|
||||
Items.Clear();
|
||||
ItemsDB = new ItemDictionaryDB();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user