mirror of
https://github.com/rumourA/End-Touch-Fix.git
synced 2025-12-06 18:18:25 +00:00
Added RegPluginLibrary incase people want to check if it's loaded
This commit is contained in:
parent
72e7dc7453
commit
632123bf41
@ -54,6 +54,7 @@ public void OnPluginStart()
|
|||||||
public APLRes AskPluginLoad2(Handle myself, bool late, char[] error, int err_max)
|
public APLRes AskPluginLoad2(Handle myself, bool late, char[] error, int err_max)
|
||||||
{
|
{
|
||||||
LateLoad = late;
|
LateLoad = late;
|
||||||
|
RegPluginLibrary("endtouchfix");
|
||||||
}
|
}
|
||||||
|
|
||||||
public void OnClientPutInServer(int client)
|
public void OnClientPutInServer(int client)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user