优化重开的操作提示和显示

This commit is contained in:
MrZ626
2020-09-09 11:49:59 +08:00
parent b387cdc72d
commit a8130ebbe9
5 changed files with 17 additions and 12 deletions

View File

@@ -2734,6 +2734,8 @@ function player.act.restart(P)
if game.frame<240 or game.result then
TASK.removeTask_code(TICK.autoPause)
resetPartGameData()
else
LOG.print(text.holdR,"short")
end
end
function player.act.insLeft(P,auto)