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:
2015-01-05 19:10:34 -05:00
parent f25a6e58f3
commit 2604be619a
7 changed files with 50 additions and 36 deletions

View File

@@ -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

View File

@@ -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
//