소스 검색

Merge branch 'master' of http://git.gfggame.com:3000/gfg/client

guodong 3 년 전
부모
커밋
ec756ccdc6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Views/Card/CardFosterView.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/Card/CardFosterView.cs

@@ -62,6 +62,7 @@ namespace GFGGame
         protected override void OnInit()
         {
             base.OnInit();
+            packageName = UI_CardFosterUI.PACKAGE_NAME;
             _ui = UI_CardFosterUI.Create();
             viewCom = _ui.target;
             isfullScreen = true;