diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | README | 1 | ||||
-rw-r--r-- | data/help/commands.txt | 1 |
3 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,8 @@ * src/winver.h, README, configure.ac, data/help/changes.txt, data/help/header.txt, NEWS, CMakeLists.txt: Updated the version to 0.0.25, release planned this Sunday. + * README, data/help/commands.txt: Added documentation for F8 to toggle + shortcut window. 2008-07-24 Eugenio Favalli <elvenprogrammer@themanaworld.org> @@ -46,6 +46,7 @@ Use arrow keys to move around. Other keys: - F5 toggle skills window - F6 toggle minimap - F7 toggle chat window +- F8 toggle shortcut window - F9 show setup window - F10 toggle debug window - Alt + 0-9 show emotions diff --git a/data/help/commands.txt b/data/help/commands.txt index 5cd9aee4..248841c7 100644 --- a/data/help/commands.txt +++ b/data/help/commands.txt @@ -17,6 +17,7 @@ ##2F5##P toggle skills window ##2F6##P toggle minimap ##2F7##P toggle chat window + ##2F8##P toggle shortcut window ##2F9##P show setup window ##2F10##P toggle debug window ##2Alt + 0-9##P show emotions |