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:
@@ -25,7 +25,8 @@ public partial class GameApp
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
private void RegisterAllSystem()
|
private void RegisterAllSystem()
|
||||||
{
|
{
|
||||||
|
//带生命周期的单例系统。
|
||||||
|
AddLogicSys(BehaviourSingleSystem.Instance);
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Reference in New Issue
Block a user