Another fix
This commit is contained in:
parent
23465c5e5b
commit
fad58c99e5
Binary file not shown.
@ -402,10 +402,10 @@ namespace Bfres.Structs
|
||||
{
|
||||
((STGenericWrapper)node).Unload();
|
||||
RemoveChild(((STGenericWrapper)node));
|
||||
ResourceNodes.Remove(node.Text);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
ResourceNodes.Clear();
|
||||
Nodes.Clear();
|
||||
}
|
||||
}
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user