fix: 增大前后延迟,适配低端电脑配置

This commit is contained in:
MiaoYan JY
2023-09-27 11:57:25 +08:00
parent 28c2487d7b
commit 000a9fdceb

View File

@@ -8695,8 +8695,8 @@
180,
80
],
"preDelay": 200,
"postDelay": 500,
"preDelay": 500,
"postDelay": 1000,
"next": [
"Roguelike@StageCambatEnterAgain"
]