Merge branch 'main' of http://172.16.1.12/WangWeiZhi/YanCheng_Metrology
This commit is contained in:
commit
7537c5e5d1
|
@ -156,6 +156,8 @@ public class ProcessManager : BaseManager<ProcessManager>
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Debug.Log($"<color=red>完成所有</color>");
|
Debug.Log($"<color=red>完成所有</color>");
|
||||||
|
//HQB 20240828完成后展示学习完成Tips
|
||||||
|
GameManager.UIMgr.ShowPanel<UI_TipsForPracticePanel>(E_UI_Layer.System);
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue