Skip to content

Commit

Permalink
Merge branch 'master' into duo
Browse files Browse the repository at this point in the history
  • Loading branch information
Unreal-Dan committed Nov 27, 2024
2 parents 8b8f1a2 + 732cbef commit d2ca699
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions VortexEngine/src/Menus/MenuList/PatternSelect.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

PatternSelect::PatternSelect(const RGBColor &col, bool advanced) :
Menu(col, advanced),
m_newPatternID(PATTERN_FIRST),
m_srcLed(LED_FIRST),
m_started(false)
{
Expand Down

0 comments on commit d2ca699

Please sign in to comment.