fix: 修复自动战斗没有剧情时不开始的问题

This commit is contained in:
MistEO
2022-11-02 23:12:55 +08:00
parent 94c08cfd89
commit 1983bc2424

View File

@@ -5784,10 +5784,10 @@
232,
374
],
"postDelay": 2000,
"postDelay": 3000,
"next": [
"BattleOfficiallyBegin",
"SkipThePreBattlePlot",
"BattleStart",
"Stop"
]
},