每次启动游戏ai是一样的块序
This commit is contained in:
@@ -48,16 +48,9 @@ function sceneInit.main()
|
||||
BG.set("space")
|
||||
BGM.play("blank")
|
||||
|
||||
game.frame=0
|
||||
game.recording=false
|
||||
game.replaying=false
|
||||
game.seed=1046101471
|
||||
game.rec={}
|
||||
|
||||
modeEnv={}
|
||||
destroyPlayers()
|
||||
|
||||
--Create demo player
|
||||
destroyPlayers()
|
||||
PLY.newDemoPlayer(1,900,35,1.1)
|
||||
end
|
||||
function sceneInit.music()
|
||||
|
||||
Reference in New Issue
Block a user