修复更改联网玩家录像播放机制后接受攻击时报错
This commit is contained in:
@@ -352,7 +352,7 @@ function Player:attack(R,send,time,line,fromStream)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
if fromStream and R.type=="human"then--Local player receiving lines
|
if fromStream and R.type=="human"then--Local player receiving lines
|
||||||
ins(GAME.rep,self.frameRun)
|
ins(GAME.rep,R.frameRun)
|
||||||
ins(GAME.rep,
|
ins(GAME.rep,
|
||||||
self.sid+
|
self.sid+
|
||||||
send*0x100+
|
send*0x100+
|
||||||
|
|||||||
Reference in New Issue
Block a user