制作了多个 近战技能

This commit is contained in:
2025-11-04 17:25:48 +08:00
parent 53cf25d7a5
commit afbaa13cb2
28 changed files with 2625 additions and 126 deletions

View File

@@ -28,7 +28,7 @@ export class Initialize extends ecs.Entity {
// 加载自定义资
this.loadCustom(queue);
// 加载多语言包
this.loadLanguage(queue);
// this.loadLanguage(queue);
// 加载公共资源
this.loadCommon(queue);
// 加载游戏内容加载进度提示界面