misc_gui.c
changeset 1796 614d996f6be7
parent 1794 24b4239f2090
child 1821 9e97d4970446
--- a/misc_gui.c	Thu May 12 00:20:16 2005 +0000
+++ b/misc_gui.c	Thu May 12 23:46:01 2005 +0000
@@ -1496,7 +1496,7 @@
 					SetFiosType(file->type);
 					strcpy(_file_to_saveload.name, name);
 					DeleteWindow(w);
-					DoCommandP(0, Random(), InteractiveRandom(), NULL, CMD_START_SCENARIO);
+					StartScenarioEditor(Random(), InteractiveRandom());
 				}
 			}
 			break;