Browse Source

Fix config

Ivan Savenko 1 year ago
parent
commit
beece777d0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config/shortcutsConfig.json

+ 2 - 2
config/shortcutsConfig.json

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