Преглед изворни кода

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;