|
@@ -313,6 +313,8 @@ class FightProc {
|
|
|
public static function FightDailyClear() {
|
|
|
//ctx()->gates->xunluo_quick_buyRecord = 0;
|
|
|
ctx()->gates->fightSweepNum = 0;
|
|
|
+ ctx()->gates()->TowerGateInfo()->RefreshSkillTimes = 0;
|
|
|
+ ctx()->gates()->TowerGateInfo()->TodayChanNum = 0;
|
|
|
}
|
|
|
|
|
|
/**
|