mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 16:49:10 +00:00
Deprecated ServerProvider#getHooks
This commit is contained in:
@@ -26,6 +26,7 @@ public abstract class ServerProvider implements Opcodes {
|
||||
*
|
||||
* @return URL to hooks file
|
||||
*/
|
||||
@Deprecated
|
||||
public URL getHooks() {
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user