cyzhao 3 månader sedan
förälder
incheckning
5898b8075e
1 ändrade filer med 2 tillägg och 0 borttagningar
  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() {