Implement emotes part 2
This commit is contained in:
@@ -35,6 +35,7 @@ public sealed class SettingsWindow : Window
|
||||
{
|
||||
new Display(Mutable),
|
||||
new ChatLog(Plugin, Mutable),
|
||||
new Emote(Plugin, Mutable),
|
||||
new Ui.SettingsTabs.Fonts(Mutable),
|
||||
new ChatColours(Plugin, Mutable),
|
||||
new Tabs(Plugin, Mutable),
|
||||
|
||||
Reference in New Issue
Block a user