Fixed a typo in skill tooltip

This commit is contained in:
Linus Probert 2018-08-21 16:21:22 +02:00
parent 43f021a997
commit bec9eb429d
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ static char *skills_tooltip[] = {
" Skills are listed in the bar below the game screen.", " Skills are listed in the bar below the game screen.",
"", "",
"", "",
" SKILL INFO: CTRL + <NUM>", " SKILL INFO: SHIFT + <NUM>",
" Where <NUM> is the skill number (1-5)", " Where <NUM> is the skill number (1-5)",
"", "",
" DISABLE TOOLTIPS: CTRL + D", " DISABLE TOOLTIPS: CTRL + D",