chat history: update welcome message

This commit is contained in:
Adam
2018-10-11 07:48:40 -04:00
parent 1f7ab3114e
commit 7cfd8e3bbd

View File

@@ -44,7 +44,7 @@ import net.runelite.client.plugins.PluginDescriptor;
)
public class ChatHistoryPlugin extends Plugin
{
private static final String WELCOME_MESSAGE = "Welcome to RuneScape.";
private static final String WELCOME_MESSAGE = "Welcome to Old School RuneScape.";
private static final String CLEAR_HISTORY = "Clear history";
private static final String CLEAR_PRIVATE = "<col=ffff00>Private:";
private static final Set<ChatMessageType> ALLOWED_HISTORY = Sets.newHashSet(