mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
Fix config
This commit is contained in:
parent
742149062a
commit
beece777d0
@ -163,8 +163,8 @@
|
||||
"mouseClickLeft": "x",
|
||||
"mouseClickRight": "y",
|
||||
|
||||
"leftshoulder": ["adventureNextHero", "battleDefend"],
|
||||
"rightshoulder": ["adventureNextTown", "battleWait"],
|
||||
"adventureNextHero" : "leftshoulder",
|
||||
"battleDefend" : "leftshoulder",
|
||||
|
||||
"adventureNextTown" : "rightshoulder",
|
||||
"battleWait" : "rightshoulder",
|
||||
|
Loading…
Reference in New Issue
Block a user