Merge pull request #5603 from SebastiaanVanspauwen/2005-interface

Interface plugin: Added 2005 chatbox
This commit is contained in:
Tomas Slusny
2018-10-05 11:14:45 +02:00
committed by GitHub
2 changed files with 1 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ enum SpriteOverride
TAB_OPTIONS(SpriteID.TAB_OPTIONS, AROUND_2005, AROUND_2010),
TAB_EMOTES(SpriteID.TAB_EMOTES, AROUND_2005, AROUND_2010),
TAB_MUSIC(SpriteID.TAB_MUSIC, AROUND_2005, AROUND_2010),
TAB_CHATBOX(SpriteID.CHATBOX, AROUND_2005),
SKILL_ATTACK(SpriteID.SKILL_ATTACK, AROUND_2010),
SKILL_STRENGTH(SpriteID.SKILL_STRENGTH, AROUND_2010),

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 25 KiB