add 2 more launch types

This commit is contained in:
2025-01-11 21:08:21 -06:00
committed by Celtic Minstrel
parent 3db902ea37
commit 9739ab2f61
8 changed files with 91 additions and 24 deletions

View File

@@ -86,7 +86,10 @@ BEGIN
END
POPUP "&Scenario"
BEGIN
MENUITEM "Launch Scenario Here", IDM_SCEN_LAUNCH
MENUITEM "Launch From Here", IDM_SCEN_LAUNCH_HERE
MENUITEM "Launch From Start", IDM_SCEN_LAUNCH_START
MENUITEM "Launch From Town Entrance", IDM_SCEN_LAUNCH_ENTRANCE
MENUITEM SEPARATOR
MENUITEM "&Create New Town", IDM_SCEN_NEW_TOWN
MENUITEM "Resize Outdoors", IDM_SCEN_RESIZE_OUTDOORS
MENUITEM SEPARATOR