mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Compare commits
No commits in common. "3d9706ad0e3d3b59c48c84b6fa3ab7739f82767c" and "d070f0bbcb759843b4a0363700a166246500237a" have entirely different histories.
3d9706ad0e
...
d070f0bbcb
@ -53,8 +53,6 @@ public class CorsairCustomRGBDevice : CorsairRGBDevice<CorsairCustomRGBDeviceInf
|
||||
continue;
|
||||
}
|
||||
|
||||
if (ledPosition.LedId == CorsairLedId.Invalid) continue;
|
||||
|
||||
Mapping.Add(ledId, ledPosition.LedId);
|
||||
|
||||
Rectangle rectangle = ledPosition.ToRectangle();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user