游戏开始时列出使用了的mod
This commit is contained in:
@@ -492,6 +492,8 @@ function resetGameData(replaying)
|
||||
end
|
||||
STAT.game=STAT.game+1
|
||||
FREEROW.reset(30*#PLAYERS)
|
||||
TASK.removeTask_code(TICK.showMods)
|
||||
TASK.new(TICK.showMods,{0})
|
||||
SFX.play("ready")
|
||||
collectgarbage()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user