cyzhao 3 hónapja
szülő
commit
5898b8075e
1 módosított fájl, 2 hozzáadás és 0 törlés
  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() {