修改bug
This commit is contained in:
@@ -52,7 +52,6 @@ namespace FGUI.tixian
|
||||
public GButton btn_close;
|
||||
public GButton btn_task_watch;
|
||||
public GRichTextField text_nowch;
|
||||
public GImage text_ch_2;
|
||||
public const string URL = "ui://jwedp6jyupx71p";
|
||||
|
||||
public static com_saveingpot CreateInstance()
|
||||
@@ -109,7 +108,6 @@ namespace FGUI.tixian
|
||||
btn_close = (GButton)GetChildAt(76);
|
||||
btn_task_watch = (GButton)GetChildAt(77);
|
||||
text_nowch = (GRichTextField)GetChildAt(78);
|
||||
text_ch_2 = (GImage)GetChildAt(79);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user