Merge branch 'master' into win32-x64-working

This commit is contained in:
nhmall
2015-05-02 18:18:36 -04:00
4 changed files with 62 additions and 2 deletions

View File

@@ -1913,8 +1913,8 @@ long* out_cnt;
/* wiz_identify stuffed the wiz_identify cmd character
into iflags.override_ID */
Sprintf(prompt, "Debug Identify (%s to permanently identify)",
visctrl(iflags.override_ID));
add_menu(win, NO_GLYPH, &any,' ', iflags.override_ID, ATR_NONE,
visctrl(iflags.override_ID));
add_menu(win, NO_GLYPH, &any,'_', iflags.override_ID, ATR_NONE,
prompt, MENU_UNSELECTED);
}
nextclass: