mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-11-08 07:16:08 +00:00
update
This commit is contained in:
7
JisolGameCocos/assets/script/battle/base/GObject.ts
Normal file
7
JisolGameCocos/assets/script/battle/base/GObject.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import { JNGSyncProtoBase } from "../../App";
|
||||
|
||||
|
||||
export default class GObject<T> extends JNGSyncProtoBase<T>{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user