逐步 去掉 主英雄设定
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user