整理代码

This commit is contained in:
MrZ626
2021-05-25 15:55:10 +08:00
parent 58e5118d45
commit 0f3dd61249
3 changed files with 1 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
local gc=love.graphics
local ins=table.insert
local function NSC(x,y)--New & Set Canvas
local _=gc.newCanvas(x,y)