add scenario launch menu item (does nothing for now)

This commit is contained in:
2025-01-08 10:59:28 -06:00
committed by Celtic Minstrel
parent b1e7021b7a
commit 747b08ee09
7 changed files with 15 additions and 4 deletions

View File

@@ -86,6 +86,7 @@ BEGIN
END
POPUP "&Scenario"
BEGIN
MENUITEM "Launch Scenario Here", IDM_SCEN_LAUNCH
MENUITEM "&Create New Town", IDM_SCEN_NEW_TOWN
MENUITEM "Resize Outdoors", IDM_SCEN_RESIZE_OUTDOORS
MENUITEM SEPARATOR