删行末空格

This commit is contained in:
MrZ_26
2023-08-03 10:11:27 +08:00
parent c9cbb0e363
commit 0ae9cbcdaa
11 changed files with 20 additions and 21 deletions

View File

@@ -53,7 +53,7 @@ local function drawChar(char,x,y,scale,alignLeft)
end
local levels={
function()-- 1~3 <+> [,10]
function()-- 1~3 <+> [,10]
local s=rnd(2,9)
local a=rnd(1,s)
return a.."+"..s-a,s,function()