Fix up Windows game/PCed menus
- Journal added - Move Reunite and Own Vehicles to end to match Mac ordering - Fix seeing instant help for creating a PC when you already have 6 PCs - Fix listing wrong spells in spell menus - Fix indentation - Disable PC editor edit menus when file not loaded
This commit is contained in:
@@ -62,6 +62,7 @@ BEGIN
|
||||
MENUITEM "See Talking Notes", IDM_OPTIONS_TALKING
|
||||
MENUITEM "See Encounter Notes", IDM_OPTIONS_ENCOUNTER
|
||||
MENUITEM "See Overall Party Stats", IDM_OPTIONS_STATS
|
||||
MENUITEM "See Journal", IDM_OPTIONS_JOURNAL
|
||||
END
|
||||
POPUP "&Actions"
|
||||
BEGIN
|
||||
|
@@ -38,6 +38,7 @@
|
||||
#define IDM_HELP_SPELLS 141
|
||||
#define IDM_HELP_ABOUT 142
|
||||
#define IDM_HELP_TOWN 143
|
||||
#define IDM_OPTIONS_JOURNAL 144
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
|
Reference in New Issue
Block a user