升级 初步 修改错误提醒bug
This commit is contained in:
@@ -105,6 +105,9 @@ export class HeroHomeComp extends CCComp {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
lv_up(){
|
||||
console.log("升级",smc.vmdata.items[1001],smc.heros[this.h_uuid].lv*HeroInfo[this.h_uuid].lvexp)
|
||||
if(smc.vmdata.items[1001] < smc.heros[this.h_uuid].lv*HeroInfo[this.h_uuid].lvexp){
|
||||
|
||||
Reference in New Issue
Block a user