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