静音首页机器人
This commit is contained in:
@@ -413,7 +413,7 @@ local DemoEnv={
|
|||||||
function PLY.newDemoPlayer(id)
|
function PLY.newDemoPlayer(id)
|
||||||
local P=_newEmptyPlayer(id)
|
local P=_newEmptyPlayer(id)
|
||||||
P.type='computer'
|
P.type='computer'
|
||||||
P.sound=true
|
P.sound=false
|
||||||
P.demo=true
|
P.demo=true
|
||||||
|
|
||||||
P.frameRun=180
|
P.frameRun=180
|
||||||
|
|||||||
Reference in New Issue
Block a user