修改
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user