整理代码,框架更独立

This commit is contained in:
MrZ626
2021-10-17 00:49:35 +08:00
parent e6a8cf7a10
commit 0099bf53cb
15 changed files with 23 additions and 23 deletions

View File

@@ -5,7 +5,7 @@ local gc_draw,gc_line=gc.draw,gc.line
local gc_print=gc.print
local int,sin=math.floor,math.sin
local mStr=mStr
local mStr=GC.mStr
local scene={}