zhaoyang 2 лет назад
Родитель
Сommit
58151c87d0

BIN
FGUIProject/assets/CommonGame/imagesExport/lm_an__xuanzhong_qifu.png


BIN
FGUIProject/assets/CommonGame/imagesNew/lm_an__3xuanzhong2.png


BIN
FGUIProject/assets/League/images/lm_db.png


BIN
FGUIProject/assets/League/images/lm_db_2.png


BIN
FGUIProject/assets/League/images/lm_db_duan.png


+ 3 - 0
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/CommonGame/UI_ComCostCurrency.cs

@@ -8,6 +8,7 @@ namespace UI.CommonGame
     {
         public GComponent target;
         public Controller m_c1;
+        public Controller m_style;
         public GLoader m_loaIcon;
         public GTextField m_txtNeed;
         public const string URL = "ui://eg2y0ldpn3xha1";
@@ -58,12 +59,14 @@ namespace UI.CommonGame
         private void Init(GComponent comp)
         {
             m_c1 = comp.GetController("c1");
+            m_style = comp.GetController("style");
             m_loaIcon = (GLoader)comp.GetChild("loaIcon");
             m_txtNeed = (GTextField)comp.GetChild("txtNeed");
         }
         public void Dispose(bool disposeTarget = false)
         {
             m_c1 = null;
+            m_style = null;
             m_loaIcon = null;
             m_txtNeed = null;
             if(disposeTarget && target != null)

BIN
GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0!a.png


BIN
GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0.png


BIN
GameClient/Assets/ResIn/UI/CommonGame/CommonGame_fui.bytes


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_1!a.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_1.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_4.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_6!a.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_6.png