mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-05 22:09:59 +03: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