- tweak: style thinks

This commit is contained in:
2025-06-28 14:05:19 +03:00
parent 01ebe3219d
commit 9e95d68c4a
11 changed files with 27 additions and 38 deletions

View File

@@ -39,7 +39,6 @@ public class HarmonyService(ReflectionService reflectionService)
static bool Prefix()
{
// Returning false skips the execution of the original static constructor
return false;
}
}