aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-09-09 22:14:52 -0700
committerPinapelz <yukais@pinapelz.com>2024-09-09 22:14:52 -0700
commit8fdfb016aa8045849a87a17b42ecd6675c7fe025 (patch)
treec11cb55b2978ab96b9361ea0ba0008bb152f20e1
parent40ec0e9400dcfd7400daa62b4ef765352b233d3a (diff)
remove unecessary debug log
-rw-r--r--Malmstone/Plugin.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Malmstone/Plugin.cs b/Malmstone/Plugin.cs
index ed021e0..8b6d615 100644
--- a/Malmstone/Plugin.cs
+++ b/Malmstone/Plugin.cs
@@ -57,7 +57,6 @@ public sealed class Plugin : IDalamudPlugin
if (Configuration.ShowMainWindowOnPVPReward)
EnablePVPRewardWindowAddon();
- Logger.Debug("Initial Cache: " + PvPService.CachedFrontlineResults.FirstPlace + " " + PvPService.CachedFrontlineResults.SecondPlace + " " + PvPService.CachedFrontlineResults.ThirdPlace);
if (Configuration.IsPrimedForBuff)
PvPService.ConsecutiveThirdPlaceFrontline = 1;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage