关闭主页机器人追帧,防止挂后台回来后失去同步
This commit is contained in:
@@ -431,7 +431,7 @@ local DemoEnv={
|
||||
life=1e99,
|
||||
allowMod=false,
|
||||
fine=false,
|
||||
FTLock=true,
|
||||
FTLock=false,
|
||||
}
|
||||
function PLY.newDemoPlayer(id)
|
||||
local P=_newEmptyPlayer(id)
|
||||
|
||||
Reference in New Issue
Block a user