Skip to content

Commit

Permalink
Update index.es
Browse files Browse the repository at this point in the history
  • Loading branch information
TrickLin authored Sep 19, 2023
1 parent be0f426 commit f703983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.es
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ let combined_type = 0, preEscape = [], escapeList = [], api_cell_data = 0;
let quest_clear_id = -1, questlist = [], questDate = 0; // 任务日期与任务列表同步更新
let friendly_status = { flag: 0, type: 0 }; // 友军状态,是否邀请,是否强力
let friendly_data = {} // 友军数据暂存 为了保存出击前后的喷火数,延迟发送
let version = '3.3.5'
let version = '3.3.7'
let formation = '' // 阵型选择
let api_xal01 = '' // 是否削甲
let firenumBefore = 0 // 进入海图时的喷火数量
Expand Down

0 comments on commit f703983

Please sign in to comment.