h5sdk提交
This commit is contained in:
@@ -71,10 +71,7 @@ namespace BingoBrain
|
||||
CtrlCloseUI();
|
||||
});
|
||||
}
|
||||
ui.btn_website.SetClick(() =>
|
||||
{
|
||||
OpenBrowser.OpenURL("https://bingotor.com/");
|
||||
});
|
||||
ui.gift.selectedIndex = GameHelper.IsGiftSwitch() ? 1 : 0;
|
||||
}
|
||||
|
||||
private void OnClickSoundBtn()
|
||||
|
||||
Reference in New Issue
Block a user