cyzhao 10 miesięcy temu
rodzic
commit
c36116bbe6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Gameserver/App/process/FightProc.php

+ 1 - 1
Gameserver/App/process/FightProc.php

@@ -723,7 +723,7 @@ class FightProc {
      * @return type
      */
     static function skillUnlock_fightNum($resultType) {
-        if(!$resultType){
+        if($resultType){
             return;
         }