"远程玩家"进入可用测试阶段

This commit is contained in:
MrZ626
2020-12-11 22:43:07 +08:00
parent e976fbb623
commit 25b76e3b86
3 changed files with 29 additions and 3 deletions

View File

@@ -655,7 +655,7 @@ function pumpRecording(str,L)
local list,curFrm
if L then
list=L
curFrm=L[#L-1]
curFrm=L[#L-1]or 0
else
list={}
curFrm=0