bingo b面修改
This commit is contained in:
@@ -166,7 +166,7 @@ namespace BingoBrain
|
||||
|
||||
GameHelper.GetVideo("reward_extraFlip", isSuccess =>
|
||||
{
|
||||
// if (isSuccess)
|
||||
if (isSuccess)
|
||||
{
|
||||
var adwardModel = GameHelper.GetConfig<AdRewardModel>();
|
||||
MaxClickNum = Mathf.Clamp(MaxClickNum + adwardModel.GetData("reward_extraFlip").rewardAmount,
|
||||
|
||||
Reference in New Issue
Block a user