aboutsummaryrefslogtreecommitdiffstats
path: root/Malmstone/Plugin.cs
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-09-01 00:03:32 -0700
committerPinapelz <yukais@pinapelz.com>2024-09-01 00:03:32 -0700
commit50877adf4583874381fb11f998e4f53abe8f6b4b (patch)
tree5ba986753f1c44f167adf250e12acce3135f2f42 /Malmstone/Plugin.cs
parent93da740bb7a82086c8e5f7d6b9889937d84d5b1b (diff)
refactor: condense remaining series xp calculation
Diffstat (limited to 'Malmstone/Plugin.cs')
-rw-r--r--Malmstone/Plugin.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Malmstone/Plugin.cs b/Malmstone/Plugin.cs
index d4f4cfd..6f5e50c 100644
--- a/Malmstone/Plugin.cs
+++ b/Malmstone/Plugin.cs
@@ -28,7 +28,7 @@ public sealed class Plugin : IDalamudPlugin
public readonly WindowSystem WindowSystem = new("Malmstone");
private ConfigWindow ConfigWindow { get; init; }
private MainWindow MainWindow { get; init; }
- private PvPService PvPService;
+ internal readonly PvPService PvPService;
public Plugin()
{
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage