Force Travis build

This commit is contained in:
Nefarius 2014-06-11 18:08:51 +02:00 committed by Nicholas Hastings
parent 88f78e152b
commit 3b026e2bd4

View File

@ -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);