This commit is contained in:
PC-20230316NUNE\Administrator
2024-01-29 19:07:52 +08:00
parent 01293d9c30
commit 09db51f67b
62 changed files with 17325 additions and 1910 deletions

View File

@@ -0,0 +1,16 @@
using Plugins.JNGame.Sync.Frame;
using Plugins.JNGame.Sync.Frame.game;
namespace Script.AppImpl.Sync
{
public abstract class JNGSyncFrame<T> : JNSyncFrameComponent<T>
{
protected override JNSyncFrame GetSync()
{
return App.Sync;
}
public override void OnSyncLoad(){}
}
}

View File

@@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 54720b15a706406c974db4ac581e6dbc
timeCreated: 1706519239