mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-08 22:26:51 +02:00
fix invalid hotkey
This commit is contained in:
@ -134,7 +134,7 @@
|
||||
"imageOrder": [1, 0, 2, 3],
|
||||
"help": "core.help.320",
|
||||
"callback": "returnToMainMenu",
|
||||
"hotkey": "settingsMainMenu"
|
||||
"hotkey": "settingsToMainMenu"
|
||||
},
|
||||
{
|
||||
"name": "quitButton",
|
||||
|
Reference in New Issue
Block a user