make "next hint" top sub-item since it'll be most frequently used

This commit is contained in:
ehouse 2008-02-05 03:38:15 +00:00
parent 1d61635ebd
commit 3532f7fa61

View file

@ -85,11 +85,11 @@ BEGIN
POPUP "Hint"
BEGIN
MENUITEM "Next hint (&m)", ID_MOVE_NEXTHINT
MENUITEM "H&int", ID_MOVE_HINT
#ifdef XWFEATURE_SEARCHLIMIT
MENUITEM "Limited hint (&c)", ID_MOVE_LIMITEDHINT
#endif
MENUITEM "Next hint (&m)", ID_MOVE_NEXTHINT
END
POPUP "&File"