mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-03 00:38:00 +00:00
Update accessors package
This commit is contained in:
@@ -64,7 +64,7 @@ public class Loader extends ServerProvider {
|
||||
|
||||
@Override
|
||||
public void injectHooks() {
|
||||
AddInterfaceAdapter.setAccessorPackage("org/rev317/accessors/");
|
||||
AddInterfaceAdapter.setAccessorPackage("org/rev317/min/accessors/");
|
||||
// default injection is done by bot, it basically parses the hooks file
|
||||
super.injectHooks();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user