소스 검색

金蛇接口

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() {