fix: 修复了拦截截图默认值异常的问题

This commit is contained in:
知一一 2025-05-29 14:06:17 +08:00
parent e579abeec8
commit 24bbb9244d
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ global g_settings := Map(
"UniversalTower", 0, ; 通用塔 "UniversalTower", 0, ; 通用塔
; 异常拦截 ; 异常拦截
"Interception", 1, ; 拦截战 "Interception", 1, ; 拦截战
"InterceptionShot", 01, ; 拦截截图 "InterceptionShot", 0, ; 拦截截图
; 常规奖励 ; 常规奖励
"Award", 1, ; 奖励领取总开关 "Award", 1, ; 奖励领取总开关
"OutpostDefence", 1, ; 前哨基地收菜 "OutpostDefence", 1, ; 前哨基地收菜