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