取消掉副英雄
This commit is contained in:
@@ -157,7 +157,6 @@ uiManager.onPlayerSelectOption(0, options);
|
||||
```typescript
|
||||
// 在HeroViewComp.ts的to_update方法中添加
|
||||
to_update() {
|
||||
if(!this.is_master) return
|
||||
|
||||
// 原有的升级逻辑
|
||||
oops.message.dispatchEvent(GameEvent.HeroLvUp,{lv:this.lv})
|
||||
|
||||
Reference in New Issue
Block a user