bingo b面修改
This commit is contained in:
@@ -23,9 +23,9 @@ namespace FGUI.JTask
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_button = GetControllerAt(0);
|
||||
text_num = (GTextField)GetChildAt(1);
|
||||
text_collect = (GTextField)GetChildAt(2);
|
||||
text_done = (GTextField)GetChildAt(3);
|
||||
text_num = (GTextField)GetChildAt(3);
|
||||
text_collect = (GTextField)GetChildAt(4);
|
||||
text_done = (GTextField)GetChildAt(5);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user