Fixed a typo in skill tooltip
This commit is contained in:
parent
43f021a997
commit
bec9eb429d
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue