Change vendor name for AlienwareCotnroller to just Alienware
This commit is contained in:
parent
6d6c324927
commit
f98e80fada
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ RGBController_Alienware::RGBController_Alienware(AlienwareController* alienware_
|
|||
alienware = alienware_ptr;
|
||||
|
||||
name = alienware->GetDeviceName();
|
||||
vendor = "Alienware Corporation";
|
||||
vendor = "Alienware";
|
||||
type = DEVICE_TYPE_KEYBOARD;
|
||||
description = "Alienware USB Device";
|
||||
location = alienware->GetDeviceLocation();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue