提交
This commit is contained in:
@@ -49,7 +49,7 @@ namespace BingoBrain.Core
|
||||
|
||||
public static void Enter()
|
||||
{
|
||||
if (PlayerPrefs.GetInt("is_gift") == 1)
|
||||
if (false)
|
||||
{
|
||||
AppDispatcher.Instance.Dispatch(CsjInfoC.UI_DisplayLoadingUI);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user