Update RunepouchOverlay.java
stupid insert key
This commit is contained in:
@@ -83,7 +83,7 @@ public class RunepouchOverlay extends WidgetItemOverlay
|
|||||||
|
|
||||||
assert AMOUNT_VARBITS.length == RUNE_VARBITS.length;
|
assert AMOUNT_VARBITS.length == RUNE_VARBITS.length;
|
||||||
|
|
||||||
graphics.setFont(FontManager.getSmallFont(graphics.getFont());
|
graphics.setFont(FontManager.getSmallFont(graphics.getFont()));
|
||||||
|
|
||||||
Point location = itemWidget.getCanvasLocation();
|
Point location = itemWidget.getCanvasLocation();
|
||||||
StringBuilder tooltipBuilder = new StringBuilder();
|
StringBuilder tooltipBuilder = new StringBuilder();
|
||||||
|
|||||||
Reference in New Issue
Block a user