修正资源目录

修正资源目录
This commit is contained in:
ALEXTANG
2022-08-03 16:10:44 +08:00
parent 060abe40ee
commit 8dd62fc56b
8 changed files with 2106 additions and 124 deletions

View File

@@ -1,21 +0,0 @@
using TEngineCore.Net;
namespace TEngineCore
{
public class TEngineNetDemo : TEngineCore.TEngine
{
protected override void RegisterAllSystem()
{
base.RegisterAllSystem();
AddLogicSys(UISys.Instance);
AddLogicSys(DataCenterSys.Instance);
}
protected override void StartGame()
{
UISys.Mgr.ShowWindow<TEngineLoginUI>();
GameClient.Instance.Connect("127.0.0.1", 54809,true);
}
}
}

View File

@@ -1,11 +0,0 @@
fileFormatVersion: 2
guid: 091015446be02ff4eb886963dbe15d74
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: