商店商品++
This commit is contained in:
@@ -13,6 +13,7 @@ export class HeroReadyCom extends Component {
|
||||
slot: number=0;
|
||||
protected onLoad(): void {
|
||||
oops.message.on(GameEvent.UpdateHero,this.update_hero,this)
|
||||
oops.message.on(GameEvent.UpdateFightHero,this.update_hero,this)
|
||||
}
|
||||
start() {
|
||||
this.update_hero()
|
||||
|
||||
Reference in New Issue
Block a user