mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-02 16:49:09 +00:00
@@ -26,5 +26,7 @@ public class DMap extends AbstractDebugger {
|
||||
@Override
|
||||
public void toggle() {
|
||||
enabled = !enabled;
|
||||
System.out.println("Location: " + Players.getMyPlayer().getLocation());
|
||||
System.out.println("Plane: " + Game.getPlane());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user