mirror of
https://github.com/DrBeef/Raze.git
synced 2025-01-19 15:40:58 +00:00
- removed debug message.
This commit is contained in:
parent
3494c701ee
commit
bb95f26c5e
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ CUSTOM_CVAR(Float, con_notifyscale, 1, CVAR_ARCHIVE)
|
|||
static FFont* GetNotifyFont()
|
||||
{
|
||||
return generic_ui ? NewSmallFont : isWW2GI()? ConFont : SmallFont ? SmallFont : AlternativeSmallFont;
|
||||
|
||||
}
|
||||
|
||||
void FNotifyBuffer::AddString(int printlevel, FString source)
|
||||
|
|
Loading…
Reference in a new issue