|
@@ -228,7 +228,7 @@ namespace GFGGame
|
|
_ui.m_comCostCurrent.visible = true;
|
|
_ui.m_comCostCurrent.visible = true;
|
|
_ui.m_btnBg.url = "ui://Main/zx_jq_dituditu";
|
|
_ui.m_btnBg.url = "ui://Main/zx_jq_dituditu";
|
|
UI_ComCostCurrency com = UI_ComCostCurrency.Proxy(_ui.m_comCostCurrent);
|
|
UI_ComCostCurrency com = UI_ComCostCurrency.Proxy(_ui.m_comCostCurrent);
|
|
- com.m_c1.selectedIndex = 2;
|
|
|
|
|
|
+ com.m_c1.selectedIndex = 3;
|
|
UpdateVisitNum();
|
|
UpdateVisitNum();
|
|
UI_ComCostCurrency.ProxyEnd();
|
|
UI_ComCostCurrency.ProxyEnd();
|
|
}
|
|
}
|