提交
This commit is contained in:
@@ -395,7 +395,7 @@ namespace BingoBrain
|
||||
public static bool IsGiftSwitch()
|
||||
{
|
||||
// return false;
|
||||
return true; //zhushi
|
||||
// return true; //zhushi
|
||||
// Debug.Log(GetLoginModel().is_magic);
|
||||
return GetLoginModel().is_magic;
|
||||
}
|
||||
@@ -1468,10 +1468,10 @@ namespace BingoBrain
|
||||
type = type
|
||||
};
|
||||
|
||||
// NetworkKit.PostWithHeader<RespAdEventData>("event/adWatchOver", respData, (isSuccess, obj) =>
|
||||
// {
|
||||
NetworkKit.PostWithHeader<RespAdEventData>("event/adWatchOver", respData, (isSuccess, obj) =>
|
||||
{
|
||||
|
||||
// });zhushi
|
||||
});
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user