default to having the lables on after a random net is built
This commit is contained in:
parent
59992d0e28
commit
65dd37f75e
@ -2198,6 +2198,8 @@ namespace EduNetworkBuilder
|
||||
// TraversalCollection[0].DumpPath();
|
||||
//}
|
||||
|
||||
myNetwork.OptionShowLabels = true;
|
||||
myNetwork.ShowLabelsHere = true;
|
||||
myNetwork.ClearMessages();
|
||||
myNetwork.DoAllClearDHCP();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user