mirror of
https://github.com/rumourA/End-Touch-Fix.git
synced 2025-12-06 18:18:25 +00:00
Merge pull request #1 from Bara/patch-1
Add return to AskPluginLoad2 to fix sm1.11 error
This commit is contained in:
commit
48f5e28a7d
@ -55,6 +55,7 @@ public APLRes AskPluginLoad2(Handle myself, bool late, char[] error, int err_max
|
||||
{
|
||||
LateLoad = late;
|
||||
RegPluginLibrary("endtouchfix");
|
||||
return APLRes_Success;
|
||||
}
|
||||
|
||||
public void OnClientPutInServer(int client)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user