Skip to content

Commit

Permalink
minor fix after master merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Unreal-Dan committed Nov 27, 2024
1 parent d2ca699 commit ff70410
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion VortexEngine/src/Menus/MenuList/PatternSelect.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

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 ff70410

Please sign in to comment.