Bug.
This commit is contained in:
parent
5bf13c441c
commit
93517a5057
1 changed files with 6 additions and 15 deletions
|
@ -156,9 +156,9 @@
|
|||
/endif%%;\
|
||||
/set lwgo=1%%;\
|
||||
/set lwlast=%%{P1}%%;\
|
||||
/if ({dowalkcmd} =~ "1")\
|
||||
/send %walkcmd%%;\
|
||||
/endif%%;\
|
||||
/if ({dowalkcmd} =~ "1")\
|
||||
/send %walkcmd%%;\
|
||||
/endif%%;\
|
||||
/def key_f12%%;\
|
||||
/def key_nkp5%%;\
|
||||
/_map_go exit:%%{P1}
|
||||
|
@ -167,9 +167,9 @@
|
|||
/send %%{P0}%%;\
|
||||
/set lwgo=1%%;\
|
||||
/set lwlast=%%{P2}%%;\
|
||||
/if ({dowalkcmd} =~ "1")\
|
||||
/send %walkcmd%%;\
|
||||
/endif%%;\
|
||||
/if ({dowalkcmd} =~ "1")\
|
||||
/send %walkcmd%%;\
|
||||
/endif%%;\
|
||||
/def key_f12%%;\
|
||||
/def key_nkp5%%;\
|
||||
/hide on%%;\
|
||||
|
@ -179,9 +179,6 @@
|
|||
/send %%{P0}%%;\
|
||||
/set lwgo=1%%;\
|
||||
/set lwlast=%%{P1}%%;\
|
||||
/if ({dowalkcmd} =~ "1")\
|
||||
/send %walkcmd%%;\
|
||||
/endif%%;\
|
||||
/def key_f12%%;\
|
||||
/def key_nkp5%%;\
|
||||
/hide off%%;\
|
||||
|
@ -191,9 +188,6 @@
|
|||
/send %%{P0}%%;\
|
||||
/set lwgo=1%%;\
|
||||
/set lwlast=%%{P2}%%;\
|
||||
/if ({dowalkcmd} =~ "1")\
|
||||
/send %walkcmd%%;\
|
||||
/endif%%;\
|
||||
/def key_f12%%;\
|
||||
/def key_nkp5%%;\
|
||||
/hide on%%;\
|
||||
|
@ -203,9 +197,6 @@
|
|||
/send %%{P0}%%;\
|
||||
/set lwgo=1%%;\
|
||||
/set lwlast=%%{P1}%%;\
|
||||
/if ({dowalkcmd} =~ "1")\
|
||||
/send %walkcmd%%;\
|
||||
/endif%%;\
|
||||
/def key_f12%%;\
|
||||
/def key_nkp5%%;\
|
||||
/hide off%%;\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue