Update extension.cpp
This commit is contained in:
parent
8a001f9971
commit
0e1e1a18e0
@ -213,7 +213,5 @@ bool RevEmuAPI::SDK_OnLoad(char *error, size_t maxlength, bool late)
|
||||
|
||||
sharesys->AddNatives(myself, g_ExtensionNatives);
|
||||
sharesys->RegisterLibrary(myself, "RevEmuAPI");
|
||||
|
||||
// pLibSteamClient->CloseLibrary();
|
||||
return true;
|
||||
}
|
Loading…
Reference in New Issue
Block a user