Эх сурвалжийг харах

双人战斗无法点击问题。

zhangyuqian 1 жил өмнө
parent
commit
3b2ef11825

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Controller/GuideController.cs

@@ -95,6 +95,7 @@ namespace GFGGame
             {
                 GuideDataManager.currentGuideId = cfg.id;
                 TryCompleteGuide(guideKey);
+                GRoot.inst.touchable = true;
                 return false;
             }
             bool isRoleLvGuide = cfg.roleLv > 0;