mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Update GameApp_RegisterSystem.cs
This commit is contained in:
@@ -25,7 +25,8 @@ public partial class GameApp
|
||||
/// </summary>
|
||||
private void RegisterAllSystem()
|
||||
{
|
||||
|
||||
//带生命周期的单例系统。
|
||||
AddLogicSys(BehaviourSingleSystem.Instance);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user