aboutsummaryrefslogtreecommitdiffstats
path: root/Malmstone/Plugin.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Malmstone/Plugin.cs')
-rw-r--r--Malmstone/Plugin.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Malmstone/Plugin.cs b/Malmstone/Plugin.cs
index 4a387ec..b2cfde7 100644
--- a/Malmstone/Plugin.cs
+++ b/Malmstone/Plugin.cs
@@ -49,6 +49,8 @@ public sealed class Plugin : IDalamudPlugin
PvPAddon.EnableRivalWingsPostMatch();
if (Configuration.ShowProgressionChatPostFL)
PvPAddon.EnableFrontlinePostMatch();
+ if (Configuration.ShowProgressionToastPostMatch)
+ PvPAddon.EnablePostMatchProgressionToast();
if (Configuration.PostmatchProgressionToastType < 0 || Configuration.PostmatchProgressionToastType > 2)
{
Configuration.PostmatchProgressionToastType = 0;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage