버그 수정
This commit is contained in:
@@ -122,6 +122,10 @@ class SpecialityHelper{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if(!$myCond){
|
||||||
|
$myCond = self::STAT_INTEL;
|
||||||
|
}
|
||||||
|
|
||||||
return $myCond;
|
return $myCond;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user