aligned help wording to changed dialog wording

This commit is contained in:
thrust26 2018-08-22 11:54:40 +02:00
parent 21b8fa133f
commit 90f893b71d
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ void HelpDialog::updateStrings(uInt8 page, uInt8 lines, string& title)
ADD_BIND("Remapped Eve", "nts");
ADD_TEXT("Most other commands can be");
ADD_TEXT("remapped. Please consult the");
ADD_TEXT("'Input Settings" + ELLIPSIS + "' menu for");
ADD_TEXT("'Options/Input" + ELLIPSIS + "' dialog for");
ADD_TEXT("more information.");
break;
}