소스 검색

技能解锁

cyzhao 10 달 전
부모
커밋
c36116bbe6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;
         }