spriteid: remove duplicated run icon
This commit is contained in:
@@ -1044,7 +1044,6 @@ public final class SpriteID
|
|||||||
public static final int MINIMAP_ORB_PRAYER_ICON = 1068;
|
public static final int MINIMAP_ORB_PRAYER_ICON = 1068;
|
||||||
public static final int MINIMAP_ORB_WALK_ICON = 1069;
|
public static final int MINIMAP_ORB_WALK_ICON = 1069;
|
||||||
public static final int MINIMAP_ORB_RUN_ICON = 1070;
|
public static final int MINIMAP_ORB_RUN_ICON = 1070;
|
||||||
public static final int MINIMAP_ORB_RUN_ICON_ACTIVATED = 1070;
|
|
||||||
public static final int MINIMAP_ORB_FRAME = 1071;
|
public static final int MINIMAP_ORB_FRAME = 1071;
|
||||||
public static final int MINIMAP_ORB_FRAME_HOVERED = 1072;
|
public static final int MINIMAP_ORB_FRAME_HOVERED = 1072;
|
||||||
public static final int OPTIONS_CAMERA = 1073;
|
public static final int OPTIONS_CAMERA = 1073;
|
||||||
|
|||||||
Reference in New Issue
Block a user