【不能用】继续改联网,实现并替换一些发送ws请求的方法
框架跟进
This commit is contained in:
@@ -2845,7 +2845,7 @@ function Player:lose(force)
|
||||
gameOver()
|
||||
self:newTask(#PLAYERS>1 and task_lose or task_finish)
|
||||
if GAME.net and not NET.spectate then
|
||||
NET.signal_die()
|
||||
NET.player.finish()
|
||||
else
|
||||
TASK.new(task_autoPause)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user