screenshot: use new report button offset
This commit is contained in:
@@ -50,7 +50,7 @@ import net.runelite.client.ui.overlay.OverlayPriority;
|
|||||||
class ScreenshotOverlay extends Overlay
|
class ScreenshotOverlay extends Overlay
|
||||||
{
|
{
|
||||||
private static final DateFormat DATE_FORMAT = new SimpleDateFormat("MMM. dd, yyyy");
|
private static final DateFormat DATE_FORMAT = new SimpleDateFormat("MMM. dd, yyyy");
|
||||||
private static final int REPORT_BUTTON_X_OFFSET = 404;
|
private static final int REPORT_BUTTON_X_OFFSET = 437;
|
||||||
|
|
||||||
private final Client client;
|
private final Client client;
|
||||||
private final DrawManager drawManager;
|
private final DrawManager drawManager;
|
||||||
|
|||||||
Reference in New Issue
Block a user