From 36d0e3dc3254f0cc745c958d4454d64adb862d18 Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Thu, 15 Sep 2022 03:51:59 -0400 Subject: [PATCH] Took out --- Classic/scripts/autoexec/MemPatches.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Classic/scripts/autoexec/MemPatches.cs b/Classic/scripts/autoexec/MemPatches.cs index e016108..f638eb4 100644 --- a/Classic/scripts/autoexec/MemPatches.cs +++ b/Classic/scripts/autoexec/MemPatches.cs @@ -57,4 +57,4 @@ function serverCmd(%client) //memPatch("5C9628","80CB05"); //Bahke MPB stability fix -memPatch("614120","9090"); \ No newline at end of file +//memPatch("614120","9090"); \ No newline at end of file