mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Update UISys.cs
This commit is contained in:
@@ -80,7 +80,7 @@ namespace UI
|
|||||||
|
|
||||||
public static void ShowTipMsg(string str)
|
public static void ShowTipMsg(string str)
|
||||||
{
|
{
|
||||||
|
GameEventMgr.Instance.Send(TipsEvent.Log,str);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user