This commit is contained in:
2026-05-22 16:03:15 +08:00
parent 66a76d651e
commit dd55b961df
+1 -1
View File
@@ -1740,7 +1740,7 @@ namespace ChillConnect
public static void ShowTurnOffReward() public static void ShowTurnOffReward()
{ {
Debug.Log("chansghidakai"); Debug.Log("chansghidakai");
if (!UIManager.Instance.IsExistUI(UIConst.GoldRewardUI)) if (!UIManager.Instance.IsExistUI(UIConst.GoldRewardUI) && GameHelper.IsGiftSwitch())
{ {
if (IsTemporaryEnd) if (IsTemporaryEnd)
return; return;