From bf5ae873c188c8cabcbc8b8477e61b38ed61573b Mon Sep 17 00:00:00 2001 From: ChocoTaco1 Date: Sat, 4 Apr 2020 12:54:38 -0400 Subject: [PATCH] Changed Name --- Classic/scripts/autoexec/{ExploitPatches.cs => MemPatches.cs} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Classic/scripts/autoexec/{ExploitPatches.cs => MemPatches.cs} (97%) diff --git a/Classic/scripts/autoexec/ExploitPatches.cs b/Classic/scripts/autoexec/MemPatches.cs similarity index 97% rename from Classic/scripts/autoexec/ExploitPatches.cs rename to Classic/scripts/autoexec/MemPatches.cs index c18aa03..db77650 100644 --- a/Classic/scripts/autoexec/ExploitPatches.cs +++ b/Classic/scripts/autoexec/MemPatches.cs @@ -1,4 +1,4 @@ -// Exploit Patches Script +// Memory Patches // Remote Code Execution Patch by Bahke memPatch("A3C300","A370C3A300E8D609A0FF8B46205053E98103A0FF");