Merge branch 'HQB_master' of http://172.16.1.12/taosuqi/CultivationOfBrewing-2 into HQB_master
This commit is contained in:
commit
0129407a27
|
|
@ -104,6 +104,8 @@ public class UI_PPTForPracticePanel : BasePanel
|
|||
case "EnterPracticalTrainingBtn":
|
||||
|
||||
//UI_SelectDevice.Init();
|
||||
GameManager.RunModelMgr.schemeID = 2002;
|
||||
GameManager.ProcessMgr.Init(GameManager.RunModelMgr.schemeID);
|
||||
GameManager.UIMgr.ShowPanel<UI_LoadingPanel>(E_UI_Layer.System, (panel) =>
|
||||
{
|
||||
panel.Init();
|
||||
|
|
|
|||
Loading…
Reference in New Issue