fix:1、UI更换(全部更换完)
This commit is contained in:
@@ -29,13 +29,13 @@ namespace FGUI.ZM_Pack_16
|
||||
|
||||
pay_type = GetControllerAt(0);
|
||||
gift_switch = GetControllerAt(1);
|
||||
loader = (com_pic)GetChildAt(4);
|
||||
btn_close = (GButton)GetChildAt(5);
|
||||
text_allgold = (GTextField)GetChildAt(8);
|
||||
btn_buypass = (GButton)GetChildAt(9);
|
||||
tips = (GTextField)GetChildAt(10);
|
||||
ads = (GTextField)GetChildAt(11);
|
||||
btn_max_pay = (GButton)GetChildAt(12);
|
||||
loader = (com_pic)GetChildAt(3);
|
||||
btn_close = (GButton)GetChildAt(4);
|
||||
text_allgold = (GTextField)GetChildAt(7);
|
||||
btn_buypass = (GButton)GetChildAt(8);
|
||||
tips = (GTextField)GetChildAt(9);
|
||||
ads = (GTextField)GetChildAt(10);
|
||||
btn_max_pay = (GButton)GetChildAt(11);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user