Windows: Change several menu mnemonics and fix create town menuitem not working

This commit is contained in:
2017-04-12 00:51:21 -04:00
parent 7b08835bf9
commit c9e265ca62
2 changed files with 24 additions and 23 deletions

View File

@@ -71,6 +71,7 @@
#define IDM_FILE_SAVE_AS 166
#define IDM_SCEN_RESIZE_OUTDOORS 167
#define IDM_SCEN_ADV_IMPORT_OUT 168
#define IDM_GRAYED_LABEL 169
// Next default values for new objects
//
@@ -79,6 +80,6 @@
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40014
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 169
#define _APS_NEXT_SYMED_VALUE 170
#endif
#endif