Skip to content

Commit 19abf73

Browse files
fix: 远征强制启动错误的数值类型
1 parent 92ca7a1 commit 19abf73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/resource/tasks/远征.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
]
6767
},
6868
"关闭游戏": {
69-
"post_delay": "1000",
69+
"post_delay": 1000,
7070
"next": [
7171
"开始唤醒"
7272
]

0 commit comments

Comments
 (0)