mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Update ConfigLoader.cs
This commit is contained in:
@@ -66,7 +66,6 @@ public class ConfigSystem : BaseLogicSys<ConfigSystem>
|
|||||||
|
|
||||||
public override bool OnInit()
|
public override bool OnInit()
|
||||||
{
|
{
|
||||||
Log.Warning("ConfigSystem OnInit");
|
|
||||||
return base.OnInit();
|
return base.OnInit();
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user