逐步 去掉 主英雄设定

This commit is contained in:
2025-08-05 10:32:18 +08:00
parent b6228f7747
commit 3db3cc78eb
6 changed files with 138 additions and 137 deletions

View File

@@ -110,7 +110,15 @@ export const MissionData = {
skill_stone_max:10,//技能石最大数量
refresh_count:5,//刷新次
}
export const HeroUI = {
uuid:0,
name:"",
count:0,
hp:0,
hp_max:0,
cd:0,
cd_max:0,
}
export const VmInfo = {
hp:0,
hp_max:0,