初始化模式后记录玩家数量写入GAME表
This commit is contained in:
@@ -1070,6 +1070,7 @@ do-- function resetGameData(args)
|
||||
else
|
||||
PLY.newPlayer(1)
|
||||
end
|
||||
GAME.initPlayerCount=#PLAYERS
|
||||
freshPlayerPosition((args:find'q') and 'quick' or 'normal')
|
||||
VK.restore()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user