主菜单机器人不再发出极简错误提示音

This commit is contained in:
MrZ626
2021-03-08 01:42:25 +08:00
parent f418a22c42
commit ce2bf43eab

View File

@@ -342,6 +342,7 @@ local DemoEnv={
highCam=false, highCam=false,
life=1e99, life=1e99,
noMod=true, noMod=true,
fine=false,
} }
function PLY.newDemoPlayer(id) function PLY.newDemoPlayer(id)
local P=newEmptyPlayer(id) local P=newEmptyPlayer(id)