fix basic.inc by removing methods already in methodmap by now

This commit is contained in:
jenz
2023-08-30 20:02:36 +02:00
parent 58b91973c1
commit 5ae9d004db
2 changed files with 0 additions and 11 deletions
-1
View File
@@ -783,6 +783,5 @@ public int Native_ClientHasItem(Handle hPlugin, int numParams)
return 1;
}
}
return 0;
}