cyzhao 3 сар өмнө
parent
commit
5898b8075e

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