mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2026-01-02 10:43:37 +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;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ledPosition.LedId == CorsairLedId.Invalid) continue;
|
|
||||||
|
|
||||||
Mapping.Add(ledId, ledPosition.LedId);
|
Mapping.Add(ledId, ledPosition.LedId);
|
||||||
|
|
||||||
Rectangle rectangle = ledPosition.ToRectangle();
|
Rectangle rectangle = ledPosition.ToRectangle();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user