@@ -814,7 +814,7 @@ namespace OTSPartA_STDEditor
{
return;
}
- if (treeView_G.SelectedNode.Level == null)
+ if (treeView_G.SelectedNode == null)