tier1: rewrite Sys_LoadModule

This commit is contained in:
nillerusr
2022-10-08 22:14:26 +03:00
parent 653e08bce4
commit e5eaf0fa9e
3 changed files with 71 additions and 39 deletions

View File

@@ -155,7 +155,7 @@ m_HideTooltip( this, &HTML::BrowserHideToolTip )
}
else
{
Warning("Unable to access SteamHTMLSurface");
Warning("Unable to access SteamHTMLSurface\n");
}
m_iScrollBorderX=m_iScrollBorderY=0;
m_bScrollBarEnabled = true;