BETA: Class cast exception error fix. The return in the switch doesnt always...
BETA: Class cast exception error fix. The return in the switch doesnt always return empty target list, and since there is no break in the case, it falls down and causes the error.
Loading
Please register or sign in to comment