From 3abe06dbedd07ce903152da0b39934cb0d3bba4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Astral=E2=9C=A8?= Date: Wed, 14 Aug 2024 22:00:45 +0200 Subject: [PATCH] new line at the end of file --- src/AccountPatches.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AccountPatches.cs b/src/AccountPatches.cs index d6bcce2..f79bf8b 100644 --- a/src/AccountPatches.cs +++ b/src/AccountPatches.cs @@ -103,4 +103,4 @@ public static void Postfix(StatsManager __instance, ref int __result) __result = 0; // Remove all BanMinutes } } -} \ No newline at end of file +}