Fixed bug

This commit is contained in:
Perfare 2018-09-27 04:16:59 +08:00
parent 11019a8473
commit 97169ff6dd
1 changed files with 2 additions and 0 deletions

View File

@ -1819,6 +1819,8 @@ namespace AssetStudio
moduleLoaded = false;
LoadedModuleDic.Clear();
treeNodeCollection.Clear();
treeNodeDictionary.Clear();
}
private void assetListView_MouseClick(object sender, MouseEventArgs e)