整理代码,略微提升部分小程序的性能

This commit is contained in:
MrZ626
2021-09-21 00:27:27 +08:00
parent 1d30623222
commit 6f715a663a
17 changed files with 39 additions and 40 deletions

View File

@@ -103,7 +103,7 @@ function scene.draw()
end
--Info
setFont(40)
FONT.get(40)
if combo>1 then
gc.setColor(1,1,.6)
gc.print("x"..combo,300,80)