1
0
Fork 0

Fix whitespace

pull/18/head
galaxyhaxz 2018-06-15 15:34:12 -05:00 committed by GitHub
parent ede77ad7dc
commit d6dca67194
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ int HelpTop; // weak
char gszHelpText[] = char gszHelpText[] =
{ {
"$Keyboard Shortcuts:|" "$Keyboard Shortcuts:|"
"F1: Open Help Screen|" "F1: Open Help Screen|"
"Esc: Display Main Menu|" "Esc: Display Main Menu|"
"Tab: Display Auto-map|" "Tab: Display Auto-map|"
"Space: Hide all info screens|" "Space: Hide all info screens|"
@ -34,7 +34,7 @@ char gszHelpText[] =
"Z: Zoom Game Screen|" "Z: Zoom Game Screen|"
"+ / -: Zoom Automap|" "+ / -: Zoom Automap|"
"1 - 8: Use Belt item|" "1 - 8: Use Belt item|"
"F5, F6, F7, F8: Set hot key for skill or spell|" "F5, F6, F7, F8: Set hot key for skill or spell|"
"Shift + Left Click: Attack without moving|" "Shift + Left Click: Attack without moving|"
"|" "|"
"$Movement:|" "$Movement:|"