所有场景文件独立

This commit is contained in:
MrZ626
2020-11-01 14:26:52 +08:00
parent f331ddc04d
commit c9fd340646
38 changed files with 3798 additions and 3657 deletions

5
parts/scenes/account.lua Normal file
View File

@@ -0,0 +1,5 @@
-- local gc=love.graphics
function sceneInit.account()
sceneTemp={}
end