bingo b面修改
This commit is contained in:
@@ -53,13 +53,13 @@ namespace BingoBrain
|
||||
public int Activetimes;
|
||||
public int rewardrate;
|
||||
public int roomrewardrate;
|
||||
public int Smallrewardsrate;
|
||||
public int exchangeCD;
|
||||
public float afSendLimit;
|
||||
public float afSendNum;
|
||||
public int Smallrewardsrate;
|
||||
public int exchangeCD;
|
||||
public float afSendLimit;
|
||||
public float afSendNum;
|
||||
|
||||
public int rewardinsertion;
|
||||
|
||||
|
||||
public int propswitch;
|
||||
public int flyswitch;
|
||||
public int RevivalCoins;
|
||||
@@ -68,11 +68,11 @@ namespace BingoBrain
|
||||
public float Passportgift2;
|
||||
public float addspace;
|
||||
public float addspace2;
|
||||
public int []darkWVRefreshtime;
|
||||
public int[] darkWVRefreshtime;
|
||||
|
||||
public int []darkWVDailyrefreshtimes;
|
||||
public int[] darkWVDailyrefreshtimes;
|
||||
public int WVswitch;
|
||||
public int[] WVClickAddTime;
|
||||
public int[] WVClickAddTime;
|
||||
|
||||
public int PassTimes;
|
||||
public int FailedGiftProgress;
|
||||
@@ -81,9 +81,18 @@ namespace BingoBrain
|
||||
public int PiggyBankSwitch;
|
||||
public int FailedGiftCD;
|
||||
public int roomrate;
|
||||
public int[] WVOffset;
|
||||
public int[] darkWVRefreshtime2;
|
||||
public float[] WVClickCTAddTime1;
|
||||
public int[] WVOffset;
|
||||
public int[] darkWVRefreshtime2;
|
||||
public float[] WVClickCTAddTime1;
|
||||
public float[] WVClickCTAddTime2;
|
||||
//tixian
|
||||
public int WwalaccelerationCD;
|
||||
public int ExpiryUnlock;
|
||||
public int BalanceExpired;
|
||||
public int[] BalanceExchange;
|
||||
public int[] PotExchange;
|
||||
public int ExchangeModeToggle;
|
||||
public int ExchangeProcessMode;
|
||||
public int CHProcessMode;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user