about summary refs log tree commit diff stats
path: root/Source/Randomizer.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Randomizer.h')
-rw-r--r--Source/Randomizer.h1
1 files changed, 1 insertions, 0 deletions
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:
18 TARGETS = 1, 18 TARGETS = 1,
19 LINES = 2, 19 LINES = 2,
20 AUDIO_NAMES = 4, 20 AUDIO_NAMES = 4,
21 COLORS = 8,
21 }; 22 };
22 23
23private: 24private: