Skip to content

Commit

Permalink
changed default 0
Browse files Browse the repository at this point in the history
Unreal-Dan committed Jan 17, 2024
1 parent ab36899 commit 5cc02f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Patterns.cpp
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ struct default_colorset {
// the array of colorset entries, make sure the number on the left reflects
// the number of colors in the array on the right
static const default_colorset default_colorsets[] = {
{ 6, color_codes0 }, // 0 Lightside
{ 5, color_codes0 }, // 0 Lightside
{ 4, color_codes1 }, // 1 Sauna
{ 4, color_codes2 }, // 2 UltraViolet
{ 6, color_codes3 }, // 3 Space Carnival

0 comments on commit 5cc02f5

Please sign in to comment.