diff --git a/Classic/scripts/autoexec/MemPatches.cs b/Classic/scripts/autoexec/MemPatches.cs index 14db81c..e016108 100644 --- a/Classic/scripts/autoexec/MemPatches.cs +++ b/Classic/scripts/autoexec/MemPatches.cs @@ -55,3 +55,6 @@ function serverCmd(%client) //Show Linux Icon in server list //memPatch("5C9628","80CB05"); + +//Bahke MPB stability fix +memPatch("614120","9090"); \ No newline at end of file