CNewIntroBoss: Fix sphere joint name

This commit is contained in:
Luke Street 2022-10-30 15:50:20 -04:00
parent e65f793086
commit 84724906a2
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ namespace metaforce::MP1 {
constexpr std::array<SSphereJointInfo, 2> skSphereJoints{{
{"Head_1", 1.5f},
{"Tail_1", 1.5f},
{"Tail_5", 1.5f},
}};
constexpr std::array<SOBBJointInfo, 13> skOBBJoints{{