mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-01-02 12:17:51 -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