联网推进(微调房间内交互,观战模式不再尝试发送录像流)
This commit is contained in:
@@ -1764,7 +1764,7 @@ function Player:lose(force)
|
||||
end
|
||||
gameOver()
|
||||
self:newTask(#PLAYERS>1 and tick_lose or tick_finish)
|
||||
if GAME.net then
|
||||
if GAME.net and not NET.spectate then
|
||||
NET.signal_die()
|
||||
else
|
||||
TASK.new(tick_autoPause)
|
||||
|
||||
Reference in New Issue
Block a user