完善玩家刷新机制 close #335

This commit is contained in:
MrZ626
2021-09-28 01:55:57 +08:00
parent 438fef9f26
commit 4bf7ef0e25
5 changed files with 91 additions and 97 deletions

View File

@@ -60,6 +60,7 @@ local function _playRep(fileName)
loadGame(rep.mode,true)
resetGameData('r')
PLAYERS[1].username=rep.player
PLAYERS[1]:startStreaming(GAME.rep)
GAME.init=false
GAME.saved=true
GAME.fromRepMenu=true