mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-04-28 09:55:43 +00:00
Copilot sucks
it replaced my bracket with a random line wth
This commit is contained in:
parent
36fd52dc50
commit
12c229ff98
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue