wanggangzero 5 月之前
父节点
当前提交
cae6fec6df
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Gameserver/App/process/FightProc.php

+ 1 - 0
Gameserver/App/process/FightProc.php

@@ -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;