新增小额奖励
This commit is contained in:
@@ -59,7 +59,7 @@ namespace FGUI.tixian
|
||||
public GRichTextField text_condi1;
|
||||
public GRichTextField text_ch_number;
|
||||
public GButton btn_close;
|
||||
public GButton btn_watchad;
|
||||
public GComponent btn_watchad;
|
||||
public GButton btn_task_watch;
|
||||
public Transition t0;
|
||||
public const string URL = "ui://jwedp6jyut66d";
|
||||
@@ -125,7 +125,7 @@ namespace FGUI.tixian
|
||||
text_condi1 = (GRichTextField)GetChildAt(90);
|
||||
text_ch_number = (GRichTextField)GetChildAt(91);
|
||||
btn_close = (GButton)GetChildAt(92);
|
||||
btn_watchad = (GButton)GetChildAt(94);
|
||||
btn_watchad = (GComponent)GetChildAt(93);
|
||||
btn_task_watch = (GButton)GetChildAt(96);
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user