mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
tier1: rewrite Sys_LoadModule
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user