浏览代码

Merge branch 'dev' of http://ylsjtt.game7000.com:3000/YLSJ/jzhj2024server into dev

cyzhao 1 年之前
父节点
当前提交
4fd7c004f5
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Gameserver/App/process/FightProc.php

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

@@ -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;
     }
 
     /**