更多全局变量改为全大写

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

@@ -2,7 +2,7 @@ local gc=love.graphics
return{
mesDisp=function(P)
mText(drawableText.techrash,63,420)
mText(TEXTOBJ.techrash,63,420)
setFont(75)
mStr(P.stat.clears[4],63,340)
PLY.draw.applyField(P)