整理代码,较复杂的单行if-then-end拆成多行

This commit is contained in:
MrZ626
2021-09-03 00:28:08 +08:00
parent 827d0cdf5a
commit 57497dbd74
66 changed files with 703 additions and 261 deletions

View File

@@ -51,7 +51,9 @@ function bot_cc:thread()
dest[1],dest[2]=dest[3][1],dest[3][2]
dest[3],dest[4]=dest[4][1],dest[4][2]
P.destFX=dest
if hold then keys[1]=8 end--Hold
if hold then--Hold
keys[1]=8
end
while move[1]do
local m=rem(move,1)
if m<4 then