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, 1 insertions, 1 deletions
diff --git a/Malmstone/Plugin.cs b/Malmstone/Plugin.cs
index 9ff8ba8..f9b366a 100644
--- a/Malmstone/Plugin.cs
+++ b/Malmstone/Plugin.cs
@@ -295,7 +295,7 @@ private void OnCommand(string command, string args)
Framework.Update += CheckPlayerLoaded;
}
- private void OnLogout() => Framework.Update -= CheckPlayerLoaded;
+ private void OnLogout(int _, int __) => Framework.Update -= CheckPlayerLoaded;
private void DrawUI() => WindowSystem.Draw();
public void ToggleConfigUI() => ConfigWindow.Toggle();
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage