整理代码,自定义序列新增光标右移10按钮
This commit is contained in:
@@ -136,6 +136,7 @@ function pasteBoard(str)
|
||||
end
|
||||
|
||||
function copySequence()
|
||||
local preBag=preBag
|
||||
local str=""
|
||||
|
||||
for i=1,#preBag do
|
||||
|
||||
Reference in New Issue
Block a user