mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2025-12-31 19:27:50 -05:00
* Set mode is now only applied in RGBController_MSIGPU::DeviceUpdateMode() * Set color is now only applied in RGBController_MSIGPU::DeviceUpdateLEDs() - Removes extra (modes[active_mode].color_mode == MODE_COLORS_PER_LED) check as it's already checked in calling function + Profile loading from CLI and GUI now works flawlessly as per #1252