mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-19 14:38:18 +00:00
added missing newline at end of file
This commit is contained in:
parent
fea5e1316c
commit
42f689f5f3
|
@ -90,4 +90,4 @@ void CMenus::RenderLogo(CUIRect MainView)
|
|||
IGraphics::CQuadItem QuadItem(MainView.w/2-140, 70, 280, 70);
|
||||
Graphics()->QuadsDrawTL(&QuadItem, 1);
|
||||
Graphics()->QuadsEnd();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue