Merge pull request #2553 from open-osrs/revert-2552-groovy-dependency
Revert "project: add groovy dependency"
This commit is contained in:
@@ -1937,11 +1937,5 @@ public abstract class RSClientMixin implements RSClient
|
|||||||
{
|
{
|
||||||
setStopTimeMs(1);
|
setStopTimeMs(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Replace("doCheat")
|
|
||||||
static void doCheat(String cheat)
|
|
||||||
{
|
|
||||||
//This prevents the contents of all of our chat commands from getting sent to the server, no need to tell Jagex we're using the client
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user