From 8590f243a484bf19c7feaff6844d1c614becb570 Mon Sep 17 00:00:00 2001 From: CWXDEV Date: Sat, 30 Dec 2023 15:32:51 +0000 Subject: [PATCH] fix patch --- project/Aki.Debugging/Patches/BtrTestPatch.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Aki.Debugging/Patches/BtrTestPatch.cs b/project/Aki.Debugging/Patches/BtrTestPatch.cs index 4e68ada..29995b8 100644 --- a/project/Aki.Debugging/Patches/BtrTestPatch.cs +++ b/project/Aki.Debugging/Patches/BtrTestPatch.cs @@ -14,7 +14,7 @@ namespace Aki.Debugging.Patches } [PatchPostfix] - public void PostFixPatch() + public static void PostFixPatch() { try {