From 84724906a2f5d005e629514a457cf81572e2779f Mon Sep 17 00:00:00 2001 From: Luke Street Date: Sun, 30 Oct 2022 15:50:20 -0400 Subject: [PATCH] CNewIntroBoss: Fix sphere joint name --- Runtime/MP1/World/CNewIntroBoss.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Runtime/MP1/World/CNewIntroBoss.cpp b/Runtime/MP1/World/CNewIntroBoss.cpp index 691901030..e83dfa712 100644 --- a/Runtime/MP1/World/CNewIntroBoss.cpp +++ b/Runtime/MP1/World/CNewIntroBoss.cpp @@ -17,7 +17,7 @@ namespace metaforce::MP1 { constexpr std::array skSphereJoints{{ {"Head_1", 1.5f}, - {"Tail_1", 1.5f}, + {"Tail_5", 1.5f}, }}; constexpr std::array skOBBJoints{{