From a21bb513137eca745c16230edaf6200d666b03bb Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Sat, 26 Jan 2019 15:25:57 -0800 Subject: Challenge is not working, all else is fine. --- Source/Memory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Memory.h') diff --git a/Source/Memory.h b/Source/Memory.h index fa9eb60..cce06ba 100644 --- a/Source/Memory.h +++ b/Source/Memory.h @@ -5,7 +5,7 @@ #include // #define GLOBALS 0x5B28C0 -#define GLOBALS 0x62A080 +#define GLOBALS 0x62D0A0 // https://github.com/erayarslan/WriteProcessMemory-Example // http://stackoverflow.com/q/32798185 -- cgit 1.4.1