fix: 尝试修复水月肉鸽卡数据回溯 (#9276)

This commit is contained in:
Lancarus
2024-06-04 20:29:17 +08:00
committed by GitHub
parent 386ccff916
commit b2007e0dc0
2 changed files with 10 additions and 7 deletions

View File

@@ -12316,8 +12316,10 @@
190,
144
],
"postDelay": 1000,
"next": [
"Roguelike@GamePassSkip1Confirm"
"Roguelike@GamePassSkip1Confirm",
"Roguelike@GamePassSkip1"
]
},
"Roguelike@GamePassSkip1Confirm": {
@@ -14433,14 +14435,15 @@
},
"Mizuki@Roguelike@Continue": {},
"Mizuki@Roguelike@DataTraceback": {
"action": "DoNothing",
"action": "ClickSelf",
"cache": false,
"roi": [
56,
277,
243,
152
1114,
0,
166,
134
],
"postDelay": 500,
"next": [
"Mizuki@Roguelike@ClickToStartPoint"
]
@@ -18410,4 +18413,4 @@
"Stop"
]
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB