mirror of
https://gitee.com/dgflash/oops-game-kit.git
synced 2026-05-18 13:10:13 +08:00
兼容最新版本框架
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
* @LastEditors: dgflash
|
||||
* @LastEditTime: 2023-02-15 09:38:36
|
||||
*/
|
||||
import { LayerType, UIConfig } from "../../../../../extensions/oops-plugin-framework/assets/core/gui/layer/LayerManager";
|
||||
|
||||
import { LayerType } from "db://oops-framework/core/gui/layer/LayerEnum";
|
||||
import { UIConfig } from "db://oops-framework/core/gui/layer/UIConfig";
|
||||
|
||||
/** 界面唯一标识(方便服务器通过编号数据触发界面打开) */
|
||||
export enum UIID {
|
||||
|
||||
Reference in New Issue
Block a user