整理模式代码:
移除无用的pauseLimit 移除重复的模式load函数(自动创建一个玩家)
This commit is contained in:
@@ -35,10 +35,6 @@ return{
|
||||
end,
|
||||
bg='rainbow2',bgm='shining terminal',
|
||||
},
|
||||
pauseLimit=true,
|
||||
load=function()
|
||||
PLY.newPlayer(1)
|
||||
end,
|
||||
mesDisp=function(P)
|
||||
setFont(55)
|
||||
mStr(P.modeData.wave,69,200)
|
||||
|
||||
Reference in New Issue
Block a user