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;