File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11[
22 [
3- " type_keyboard " ,
3+ " AC_type_keyboard " ,
44 {
55 "keycode" : 0
66 }
77 ],
88 [
9- " mouse_left " ,
9+ " AC_mouse_left " ,
1010 {
1111 "mouse_keycode" : " mouse_left" ,
1212 "x" : 500 ,
1313 "y" : 500
1414 }
1515 ],
1616 [
17- " get_mouse_position "
17+ " AC_get_mouse_position "
1818 ],
1919 [
20- " press_mouse " ,
20+ " AC_press_mouse " ,
2121 {
2222 "mouse_keycode" : " mouse_left" ,
2323 "x" : 500 ,
2424 "y" : 500
2525 }
2626 ],
2727 [
28- " release_mouse " ,
28+ " AC_release_mouse " ,
2929 {
3030 "mouse_keycode" : " mouse_left" ,
3131 "x" : 500 ,
3232 "y" : 500
3333 }
3434 ]
35- ]
35+ ]
Original file line number Diff line number Diff line change 11[
22 [
3- " type_keyboard " ,
3+ " AC_type_keyboard " ,
44 {
55 "keycode" : 0
66 }
77 ],
88 [
9- " mouse_left " ,
9+ " AC_mouse_left " ,
1010 {
1111 "mouse_keycode" : " mouse_left" ,
1212 "x" : 500 ,
1313 "y" : 500
1414 }
1515 ],
1616 [
17- " get_mouse_position "
17+ " AC_get_mouse_position "
1818 ],
1919 [
20- " press_mouse " ,
20+ " AC_press_mouse " ,
2121 {
2222 "mouse_keycode" : " mouse_left" ,
2323 "x" : 500 ,
2424 "y" : 500
2525 }
2626 ],
2727 [
28- " release_mouse " ,
28+ " AC_release_mouse " ,
2929 {
3030 "mouse_keycode" : " mouse_left" ,
3131 "x" : 500 ,
3232 "y" : 500
3333 }
3434 ]
35- ]
35+ ]
You can’t perform that action at this time.
0 commit comments