From 12c229ff989bd20f5549e91e45df087a4973df4d Mon Sep 17 00:00:00 2001 From: arsenicviscera Date: Sat, 14 Mar 2026 14:37:06 -0700 Subject: [PATCH] Copilot sucks it replaced my bracket with a random line wth --- Minecraft.Client/Common/UI/UIComponent_Tooltips.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Minecraft.Client/Common/UI/UIComponent_Tooltips.cpp b/Minecraft.Client/Common/UI/UIComponent_Tooltips.cpp index 8d79181c0..4a56ec9a0 100644 --- a/Minecraft.Client/Common/UI/UIComponent_Tooltips.cpp +++ b/Minecraft.Client/Common/UI/UIComponent_Tooltips.cpp @@ -212,8 +212,7 @@ void UIComponent_Tooltips::render(S32 width, S32 height, C4JRender::eViewportTyp } - if(m_bSplitscreen) - | + if(m_bSplitscreen) { //Individiualize the flags for each viewport :) S32 xPos = 0; S32 yPos = 0;