Add missing overhead icons to API
This commit is contained in:
@@ -28,5 +28,9 @@ public enum HeadIcon
|
||||
{
|
||||
MELEE,
|
||||
RANGED,
|
||||
MAGIC;
|
||||
MAGIC,
|
||||
RETRIBUTION,
|
||||
SMITE,
|
||||
REDEMPTION,
|
||||
RANGE_MAGE; //used by Kalphite Queen
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user