Merge remote-tracking branch 'upstream/master' into vijfeuroopjemuil

This commit is contained in:
sdburns1998
2019-07-07 16:34:58 +02:00
47 changed files with 1632 additions and 470 deletions

View File

@@ -85,7 +85,7 @@ public class RunepouchOverlay extends WidgetItemOverlay
assert AMOUNT_VARBITS.length == RUNE_VARBITS.length;
graphics.setFont(FontManager.getSmallFont(graphics.getFont()));
graphics.setFont(FontManager.getRunescapeSmallFont());
Point location = itemWidget.getCanvasLocation();
StringBuilder tooltipBuilder = new StringBuilder();