bingo b面修改
This commit is contained in:
@@ -22,9 +22,9 @@ namespace FGUI.JBingoPlay
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
com_endPop = (com_endpop)GetChildAt(0);
|
||||
btn_playagain = (btn_playagain)GetChildAt(1);
|
||||
btn_home = (GButton)GetChildAt(2);
|
||||
com_endPop = (com_endpop)GetChildAt(2);
|
||||
btn_playagain = (btn_playagain)GetChildAt(3);
|
||||
btn_home = (GButton)GetChildAt(4);
|
||||
fx_enter = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user