Copilot sucks

it replaced my bracket with a random line wth
This commit is contained in:
arsenicviscera 2026-03-14 14:37:06 -07:00
parent 36fd52dc50
commit 12c229ff98

View file

@ -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;