1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-12 21:38:38 +00:00

Adjusted provider to work better with strafe

This commit is contained in:
Logan Saso 2016-02-23 17:45:13 -08:00
parent d8b883f5d8
commit 792179d71c

View File

@ -80,7 +80,7 @@ namespace Artemis.KeyboardProviders.Corsair
Height = 7;
Width = 18;
break;
case "Strafe RGB":
case "STRAFE RGB":
Height = 7;
Width = 22;
break;