|
@@ -440,6 +440,7 @@ class FightProc {
|
|
|
public static function FightDailyClear() {
|
|
|
//ctx()->gates->xunluo_quick_buyRecord = 0;
|
|
|
ctx()->gates->fightSweepNum = 0;
|
|
|
+ ctx()->gates->fightSweepTs = now();
|
|
|
ctx()->gates()->TowerGateInfo()->RefreshSkillTimes = 0;
|
|
|
ctx()->gates()->TowerGateInfo()->TodayChanNum = glc()->tower_daily_chanceNum;
|
|
|
|