优化了 飘字和名称修改

This commit is contained in:
walkpan
2025-01-21 22:54:44 +08:00
parent 34039c3ca7
commit 2893050463
10 changed files with 3580 additions and 1160 deletions

View File

@@ -9,7 +9,7 @@ import { smc } from '../common/SingletonModuleComp';
import { HeroInfo } from '../common/config/heroSet';
import { oops } from 'db://oops-framework/core/Oops';
const { ccclass, property } = _decorator;
//这是召唤技能
@ccclass('ZhanCom')
export class ZhanCom extends Component {
base:SkillCom = null