wiki: Use jagex's sprite, but hide their wiki banner
Ours has more functionality (lookuping items in interfaces, and a predictive search interface)
This commit is contained in:
@@ -1589,4 +1589,6 @@ public final class SpriteID
|
||||
public static final int HEALTHBAR_DEFAULT_BACK_140PX = 2189;
|
||||
public static final int HEALTHBAR_DEFAULT_FRONT_160PX = 2190;
|
||||
public static final int HEALTHBAR_DEFAULT_BACK_160PX = 2191;
|
||||
public static final int WIKI_DESELECTED = 2420;
|
||||
public static final int WIKI_SELECTED = 2421;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user