mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-07-22 03:54:16 -04:00
Fixed bug
This commit is contained in:
@ -1819,6 +1819,8 @@ namespace AssetStudio
|
||||
|
||||
moduleLoaded = false;
|
||||
LoadedModuleDic.Clear();
|
||||
treeNodeCollection.Clear();
|
||||
treeNodeDictionary.Clear();
|
||||
}
|
||||
|
||||
private void assetListView_MouseClick(object sender, MouseEventArgs e)
|
||||
|
Reference in New Issue
Block a user