commit the latest update for wiz_identify

git add mistake on my part
This commit is contained in:
nhmall
2015-05-02 18:16:11 -04:00
parent be643386c5
commit 02de9d1313

View File

@@ -1912,8 +1912,9 @@ long* out_cnt;
any.a_char = -1;
/* 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,
Sprintf(prompt, "Debug Identify (%s to permanently identify)",
visctrl(iflags.override_ID));
add_menu(win, NO_GLYPH, &any,'_', iflags.override_ID, ATR_NONE,
prompt, MENU_UNSELECTED);
}
nextclass: