Remove branding overlay
This commit is contained in:
parent
f7b23d1cb2
commit
00c4a8463d
@ -44,7 +44,7 @@ namespace branding
|
||||
|
||||
game::rectDef_s text_rect{};
|
||||
|
||||
game::UI_DrawWrappedText(placement, "h2-mod", &rect, font,
|
||||
game::UI_DrawWrappedText(placement, "", &rect, font,
|
||||
5.f, 12.f, 0.17f, color, 0, 0, &text_rect, 0);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user