整理代码

This commit is contained in:
MrZ_26
2024-11-03 01:51:46 +08:00
parent 59903397a7
commit 35aacc1a3e
4 changed files with 15 additions and 31 deletions

View File

@@ -8,7 +8,7 @@ local sleep=require'love.timer'.sleep
local retrieving=false
while true do
if trigCHN:getCount()>0 then
local dt = trigCHN:pop()
local dt=trigCHN:pop()
if setCHN:getCount()>0 then
while setCHN:getCount()>1 do setCHN:pop() end
-- Set Clipboard