ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
330 stars 89 forks source link

Wrong informations given in Help menu in Debug Client #241

Closed ryzom-pipeline closed 8 years ago

ryzom-pipeline commented 9 years ago

Original report by yann k (Bitbucket: yannk2, GitHub: yannk2).


In Debug Client, when clicking on 'Shift + F1', we get some help about keys to use the debug tools but the informations are no more valid.

The good informations are in the Keyboard information, like for all the game, at the end (typing 'K' shortcut).

The wrong informations are coded in code/ryzom/client/src, lines 723 to 767. Should refer to K shortcut instead, as it can be changed dynamically by the player, anyway.

ryzom-pipeline commented 8 years ago

Original comment by Meelis Mägi (Bitbucket: [Meelis Mägi](https://bitbucket.org/Meelis Mägi), ).


fixed in changeset 94e0f8d