mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
fix clang format
removed blankspace
This commit is contained in:
parent
615f8e9354
commit
1609422c95
|
@ -437,7 +437,6 @@ void CMenus::RenderServerbrowserServerList(CUIRect View)
|
|||
TextRender()->TextColor(0.94f, 0.4f, 0.4f, 1);
|
||||
UI()->DoLabel(&IconText, aBufFriendsOnServer, 10.0f, TEXTALIGN_LEFT);
|
||||
TextRender()->TextColor(1.0f, 1.0f, 1.0f, 1);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue