mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-05 17:25:51 +00:00
Don't skip lines with no data after "=", as there are many presets with empty code lines. skipping it would create a gap in the line numbers, aborting the loop in GetCode() early.