修改
This commit is contained in:
@@ -1740,7 +1740,7 @@ namespace ChillConnect
|
||||
public static void ShowTurnOffReward()
|
||||
{
|
||||
Debug.Log("chansghidakai");
|
||||
if (!UIManager.Instance.IsExistUI(UIConst.GoldRewardUI))
|
||||
if (!UIManager.Instance.IsExistUI(UIConst.GoldRewardUI) && GameHelper.IsGiftSwitch())
|
||||
{
|
||||
if (IsTemporaryEnd)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user