Fix warning related to unreachable-code-break.

Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
pull/5046/head
Jackie9527 2023-04-01 16:24:31 +08:00
parent 12bc34a45c
commit 4d962057e5
1 changed files with 0 additions and 1 deletions

View File

@ -839,7 +839,6 @@ void XFileParser::ParseDataObjectAnimationKey(AnimBone *pAnimBone) {
default:
ThrowException("Unknown key type ", keyType, " in animation.");
break;
} // end switch
// key separator