cyzhao 10 månader sedan
förälder
incheckning
c36116bbe6
1 ändrade filer med 1 tillägg och 1 borttagningar
  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;
         }