Mystic opens node 0 for configuration mode
This commit is contained in:
parent
6562c7a510
commit
1ceee305d5
|
@ -436,6 +436,8 @@ Begin
|
|||
ExitProc := @ExitHandle;
|
||||
|
||||
If Session.ConfigMode Then Begin
|
||||
Session.NodeNum := 0;
|
||||
|
||||
Configuration_MainMenu;
|
||||
|
||||
Screen.TextAttr := 7;
|
||||
|
|
Loading…
Reference in New Issue