From 53bf008124d496c728099520dd2a9e06b6767ea1 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Sun, 2 Dec 2018 14:34:28 -0800 Subject: No more desert color swapping --- Source/Randomizer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/Randomizer.h') diff --git a/Source/Randomizer.h b/Source/Randomizer.h index 88afcc6..8c4d253 100644 --- a/Source/Randomizer.h +++ b/Source/Randomizer.h @@ -18,6 +18,7 @@ public: TARGETS = 1, LINES = 2, AUDIO_NAMES = 4, + COLORS = 8, }; private: -- cgit 1.4.1