[OemKill] Add support for Gaomon

This commit is contained in:
X9VoiD 2020-07-30 06:09:28 +08:00
parent 254fa0733f
commit 5df3bab604
No known key found for this signature in database
GPG key ID: 3AC5DBB8A2717CFF

View file

@ -51,7 +51,11 @@ namespace OemKill
// Wacom
"WacomDesktopCenter",
"Wacom_Tablet",
"Pen_Tablet"
"Pen_Tablet",
// Gaomon
"Gaomon Tablet",
"TabletDriverCore"
};
public void Dispose() { }