centers out clan chat spacing
https://i.gyazo.com/4f647b791b51ac7da12b4c794b54e2f5.png https://i.gyazo.com/d6f6bd6573f5cb7f361d49d7939f8583.png
This commit is contained in:
@@ -97,8 +97,8 @@ import net.runelite.client.util.Text;
|
||||
public class ClanChatPlugin extends Plugin
|
||||
{
|
||||
private static final int MAX_CHATS = 20;
|
||||
private static final String CLAN_CHAT_TITLE = "CC";
|
||||
private static final String RECENT_TITLE = "Recent CCs";
|
||||
private static final String CLAN_CHAT_TITLE = " Clan Chat";
|
||||
private static final String RECENT_TITLE = " Recent Clan Chats";
|
||||
private static final int JOIN_LEAVE_DURATION = 20;
|
||||
private static final int MESSAGE_DELAY = 10;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user