Browse Source

Merge branch 'master' of https://gitee.com/dgflash/oops-game-kit

dgflash 3 years ago
parent
commit
63685e7f79

+ 0 - 12
assets/script/game/common/ecs.meta

@@ -1,12 +0,0 @@
-{
-  "ver": "1.1.0",
-  "importer": "directory",
-  "imported": true,
-  "uuid": "63977702-a1b8-44dd-954a-9903b5ce3872",
-  "files": [],
-  "subMetas": {},
-  "userData": {
-    "compressionType": {},
-    "isRemoteBundle": {}
-  }
-}

+ 1 - 0
assets/script/game/common/table/TablePromptWindow.ts

@@ -7,6 +7,7 @@
 
 import { JsonUtil } from "../../../../../extensions/oops-plugin-framework/assets/core/utils/JsonUtil";
 
+/** 演示oops-plugin-excel-to-json插件生成的配置表数据结构(可删除) */
 export class TablePromptWindow {
     static TableName: string = "PromptWindow";