Add Wiki plugin

This has the side affect of making the click mask around the run orb correct in fixed mode
This commit is contained in:
Max Weber
2018-11-26 19:33:30 -07:00
committed by Adam
parent e287a34a57
commit 35e6e341bb
15 changed files with 802 additions and 2 deletions

View File

@@ -1172,7 +1172,7 @@ public final class SpriteID
public static final int MINIMAP_ORB_XP_ACTIVATED = 1197;
public static final int MINIMAP_ORB_XP_HOVERED = 1198;
public static final int MINIMAP_ORB_XP_ACTIVATED_HOVERED = 1199;
public static final int UNKNOWN_BLACK_BLOBS = 1200;
public static final int MINIMAP_CLICK_MASK = 1200;
public static final int OPTIONS_ZOOM_SLIDER_THUMB = 1201;
public static final int EMOTE_SIT_UP = 1202;
public static final int EMOTE_STAR_JUMP = 1203;