Network links
This commit is contained in:
parent
e6a920676d
commit
288c47e885
@ -1624,8 +1624,10 @@ namespace EduNetworkBuilder
|
||||
{
|
||||
PrepForLoad();
|
||||
Network.Clone(NewNet, myNetwork); //Push the settings
|
||||
myNetwork.OpenHelpIfNeeded(false);
|
||||
myNetwork.OpenHelpIfNeeded(false); //Open it up, not skipping the help file (open help if the puzzle wants it)
|
||||
myNetwork.DoAllMarkAsLinked();
|
||||
UpdateMenu();
|
||||
UpdateLinks();
|
||||
UpdateForm();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user