mirror of
https://github.com/vale981/VoiDPlugins
synced 2025-03-04 16:51:38 -05:00
[OemKill] Add support for Gaomon
This commit is contained in:
parent
254fa0733f
commit
5df3bab604
1 changed files with 5 additions and 1 deletions
|
@ -51,7 +51,11 @@ namespace OemKill
|
|||
// Wacom
|
||||
"WacomDesktopCenter",
|
||||
"Wacom_Tablet",
|
||||
"Pen_Tablet"
|
||||
"Pen_Tablet",
|
||||
|
||||
// Gaomon
|
||||
"Gaomon Tablet",
|
||||
"TabletDriverCore"
|
||||
};
|
||||
|
||||
public void Dispose() { }
|
||||
|
|
Loading…
Add table
Reference in a new issue