Skip to content

Commit

Permalink
[fix bug] can't correctly check if my turn or not because of backgrou…
Browse files Browse the repository at this point in the history
…nd-color
  • Loading branch information
smallbomb committed Nov 13, 2021
1 parent de0658a commit 6769f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot_setting.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"focus_ch_middle": {"x":0.77902, "y":0.26545, "color":"bronze", "owner": ["character"]},
"focus_ch_right": {"x":0.91242, "y":0.19032, "color":"bronze", "owner": ["character"]},
"auto_button": {"x":0.93279, "y":0.03636, "color":"blue", "owner": ["wave", "character"]},
"normal_atk": {"x":0.75000, "y":0.78623, "color":"ivory", "owner": ["character"]},
"normal_atk": {"x":0.73906, "y":0.89722, "color":"ivory", "owner": ["character"]},
"sk1": {"x":0.64634, "y":0.78623, "color":"ivory", "owner": ["character"]},
"sk1_cd": {"x":0.64634, "y":0.78623, "color":"flash_green", "owner": ["character"]},
"sk2": {"x":0.54065, "y":0.78623, "color":"ivory", "owner": ["character"]},
Expand Down

0 comments on commit 6769f40

Please sign in to comment.