bug修改
This commit is contained in:
@@ -154,6 +154,7 @@ namespace BingoBrain
|
||||
{
|
||||
UICtrlDispatcher.Instance.Dispatch(SkinInfo.BingoHallUI_Open);
|
||||
UICtrlDispatcher.Instance.Dispatch(SkinInfo.BingoHalldUI_Open);
|
||||
UICtrlDispatcher.Instance.Dispatch(SkinInfo.GodPleAcUI_Close);
|
||||
if (GameHelper.IsGiftSwitch() && Random.Range(0, 100) < ConfigSystem.GetConfig<CommonModel>().backhallrate)
|
||||
{
|
||||
// BingoHalldUI.Instance.OnClickHall();
|
||||
|
||||
Reference in New Issue
Block a user