实现SyncVar装饰器和组件同步
This commit is contained in:
5
packages/network-client/src/systems/index.ts
Normal file
5
packages/network-client/src/systems/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* 客户端系统导出
|
||||
*/
|
||||
|
||||
export * from './ClientSyncSystem';
|
||||
Reference in New Issue
Block a user