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/Randomizer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Randomizer.h') diff --git a/Source/Randomizer.h b/Source/Randomizer.h index aeccbeb..6029513 100644 --- a/Source/Randomizer.h +++ b/Source/Randomizer.h @@ -117,7 +117,7 @@ private: #define OPEN_RATE 0xE8 #define METADATA 0xF2 // sizeof(short) #define HOTEL_EP_NAME 0x4BC640 -#elif GLOBALS == 0x62A080 +#elif GLOBALS == 0x62D0A0 #define PATH_COLOR 0xC0 #define REFLECTION_PATH_COLOR 0xD0 #define DOT_COLOR 0xF0 -- cgit 1.4.1