mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 10:28:34 +00:00
Force Travis build
This commit is contained in:
parent
88f78e152b
commit
3b026e2bd4
@ -98,6 +98,7 @@ bool CurlExt::SDK_OnLoad(char *error, size_t maxlength, bool late)
|
||||
g_DownloadHandle = g_pHandleSys->CreateType("HTTPDownloader",
|
||||
&g_HTTPHandler, 0, 0, &hacc, myself->GetIdentity(), NULL);
|
||||
|
||||
// Register game listeners
|
||||
plsys->AddPluginsListener(this);
|
||||
smutils->AddGameFrameHook(&OnGameFrame);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user