Toggle the session menu with the hotkey. Patch by Vladislav, fixes #3661.

This was SVN commit r17490.
This commit is contained in:
elexis 2015-12-16 02:05:29 +00:00
parent 1c6baed8e3
commit 7e9d105401

View File

@ -16,7 +16,7 @@
<!-- Menu -->
<object hotkey="menu.toggle">
<action on="Press">openMenu();</action>
<action on="Press">toggleMenu();</action>
</object>
<!-- Unit silhouettes -->