This commit is contained in:
2026-06-05 10:21:43 +08:00
parent b454d4432b
commit b6c7c47dc6
12 changed files with 54 additions and 11 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ namespace BingoBrain.Core
public static void Enter()
{
if (false)
if (PlayerPrefs.GetInt("is_gift") == 1)
{
AppDispatcher.Instance.Dispatch(CsjInfoC.UI_DisplayLoadingUI);
}