mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Update ILogicSys.cs
This commit is contained in:
@@ -46,9 +46,10 @@ public interface ILogicSys
|
||||
void OnRoleLogout();
|
||||
|
||||
/// <summary>
|
||||
/// OnDrawGizmos
|
||||
/// 绘制调试接口
|
||||
/// </summary>
|
||||
void OnDrawGizmos();
|
||||
|
||||
/// <summary>
|
||||
/// 暂停游戏
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user