fix clang format

removed blankspace
This commit is contained in:
louis 2022-11-20 08:52:01 -06:00
parent 615f8e9354
commit 1609422c95

View file

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