Fix UNLOZE_ForumIntegration library name
This commit is contained in:
parent
cd834004f3
commit
534fc75113
@ -59,7 +59,7 @@ public APLRes AskPluginLoad2(Handle myself, bool late, char[] error, int err_max
|
|||||||
{
|
{
|
||||||
CreateNative("AsyncHasSteamIDReservedSlot", Native_AsyncHasSteamIDReservedSlot);
|
CreateNative("AsyncHasSteamIDReservedSlot", Native_AsyncHasSteamIDReservedSlot);
|
||||||
|
|
||||||
RegPluginLibrary("unloze");
|
RegPluginLibrary("UNLOZE_ForumIntegration");
|
||||||
|
|
||||||
return APLRes_Success;
|
return APLRes_Success;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user