整理模式代码:
移除无用的pauseLimit 移除重复的模式load函数(自动创建一个玩家)
This commit is contained in:
@@ -7,7 +7,6 @@ return{
|
||||
bufferLimit=20,
|
||||
bg='bg2',bgm='battle',
|
||||
},
|
||||
pauseLimit=true,
|
||||
load=function()
|
||||
PLY.newPlayer(1)
|
||||
PLY.newAIPlayer(2,AIBUILDER('9S',4))
|
||||
|
||||
Reference in New Issue
Block a user