From e7b79278cfd8a8b4f57325acd380877a4cc56411 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Sat, 27 Apr 2024 03:20:15 -0500 Subject: [PATCH] [ThirdPerson] Update format.json --- ThirdPerson/format.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ThirdPerson/format.json b/ThirdPerson/format.json index 775fe9c..8390714 100644 --- a/ThirdPerson/format.json +++ b/ThirdPerson/format.json @@ -16,7 +16,7 @@ "requirements": [], "downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r26/ThirdPerson.dll", "sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/ThirdPerson", - "changelog": "- Fixed an issue where VR Switching without using ThirdPerson prior would incorrectly set the Desktop camera culling mask to 0\n- Fixed an NRE when checking CVRWorld zoom rule when no CVRWorld instance was found", + "changelog": "- Fixed an issue where VR Switching without using ThirdPerson prior would incorrectly set the Desktop camera culling mask to 0\n- Fixed an NRE when checking CVRWorld zoom rule when no CVRWorld instance was found\n- Prevented head hiding from persisting into third person while Avatar Overrender Ui is enabled", "embedcolor": "#F61961" } ] \ No newline at end of file