整理模式代码:
移除无用的pauseLimit 移除重复的模式load函数(自动创建一个玩家)
This commit is contained in:
@@ -19,9 +19,6 @@ return{
|
||||
dropPiece=tech_check_hard,
|
||||
bg='matrix',bgm='down',
|
||||
},
|
||||
load=function()
|
||||
PLY.newPlayer(1)
|
||||
end,
|
||||
mesDisp=function(P)
|
||||
setFont(45)
|
||||
mStr(("%.1f"):format(P.stat.atk),69,190)
|
||||
|
||||
Reference in New Issue
Block a user