浏览代码

金蛇接口

cyzhao 3 月之前
父节点
当前提交
5898b8075e
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Gameserver/App/process/UserProc.php

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

@@ -572,6 +572,8 @@ class UserProc {
         TaskProc::OnLogin_Accumulate_FlipCard();
         TaskProc::checkMainTask();
         FightProc::SubFunDateInit_Config();
+        
+        ActiveProc::ClearFlipCardInfo();
     }
 
 //    static function clear() {