更多全局变量改为全大写

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

@@ -15,7 +15,7 @@ local t
local fan,petal
function back.init()
t=0
fan=title_fan
fan=SVG_TITLE_FAN
petal={}
end
function back.update()