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 +}