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