mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
处理DotNet网络层对WebGL导出的兼容
处理DotNet网络层对WebGL导出的兼容
This commit is contained in:
@@ -7,8 +7,6 @@ public partial class GameApp:Singleton<GameApp>
|
||||
{
|
||||
private static List<Assembly> _hotfixAssembly;
|
||||
|
||||
public Scene Scene { private set; get; }
|
||||
|
||||
/// <summary>
|
||||
/// 热更域App主入口。
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user