This commit is contained in:
2024-08-09 10:51:47 +08:00
parent 940b951cc7
commit 9fed7e0b03
15 changed files with 676 additions and 41 deletions

View File

@@ -11,7 +11,7 @@ import { CCVMParentComp } from "../../../../../extensions/oops-plugin-framework/
import { UIID } from "../../common/config/GameUIConfig";
import { smc } from "../../common/SingletonModuleComp";
import { GameMap } from "../../map/GameMap";
import { Role } from "../../role/Role";
// import { Role } from "../../role/Role";
const { ccclass, property } = _decorator;
/** 游戏资源加载 */