fix: 界园肉鸽因点击模板边缘导致关卡进不去 (#15352)

* fix: 界园肉鸽因点击模板边缘导致关卡进不去

* fix: postDelay

上次改错了
This commit is contained in:
萨拉托加
2026-01-10 17:40:29 +08:00
committed by GitHub
parent 9c69a4398c
commit 9ec04d1bc8
3 changed files with 1 additions and 1 deletions

View File

@@ -1356,7 +1356,7 @@
"Doc": "base_task",
"template": "empty.png",
"baseTask": "Roguelike@StageEnter",
"preDelay": 500,
"postDelay": 500,
"next": ["Roguelike@QuickFormation"]
},
"Roguelike@StageEnterBattleAgain": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 23 KiB