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