1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00

Fix config

This commit is contained in:
Ivan Savenko 2024-04-30 16:43:35 +03:00
parent 742149062a
commit beece777d0

View File

@ -163,8 +163,8 @@
"mouseClickLeft": "x",
"mouseClickRight": "y",
"leftshoulder": ["adventureNextHero", "battleDefend"],
"rightshoulder": ["adventureNextTown", "battleWait"],
"adventureNextHero" : "leftshoulder",
"battleDefend" : "leftshoulder",
"adventureNextTown" : "rightshoulder",
"battleWait" : "rightshoulder",