mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-06 16:50:39 +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
|
* @return URL to hooks file
|
||||||
*/
|
*/
|
||||||
|
@Deprecated
|
||||||
public URL getHooks() {
|
public URL getHooks() {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user