mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Update GameApp_RegisterSystem.cs
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
|
using GameBase;
|
||||||
using GameLogic;
|
using GameLogic;
|
||||||
using TEngine;
|
using TEngine;
|
||||||
using UnityEngine;
|
|
||||||
|
|
||||||
public partial class GameApp : Singleton<GameApp>
|
public partial class GameApp : Singleton<GameApp>
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user