更多全局变量改为全大写

This commit is contained in:
MrZ626
2021-10-18 15:05:35 +08:00
parent b7832c133a
commit 033a770759
65 changed files with 206 additions and 214 deletions

View File

@@ -161,7 +161,7 @@ function scene.draw()
else
gc.setLineWidth(4)
end
local L=title
local L=SVG_TITLE
gc.push('transform')
gc.translate(126,100)
for i=1,8 do