mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-03 08:39:09 +00:00
[TASK] Added System.out debug
This commit is contained in:
@@ -22,5 +22,9 @@ public class DAnimation extends AbstractDebugger {
|
||||
@Override
|
||||
public void toggle() {
|
||||
enabled = !enabled;
|
||||
|
||||
if (enabled) {
|
||||
Players.getMyPlayer().getAnimation();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user