mirror of
https://github.com/jkocon/g-helper.git
synced 2026-04-11 04:50:28 +02:00
wrong wireless flag fixed
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
|
||||
public class ROGKerisWirelessEvaEdition : ROGKerisWireless
|
||||
{
|
||||
public ROGKerisWirelessEvaEdition() : base(0x1A59, false)
|
||||
public ROGKerisWirelessEvaEdition() : base(0x1A59, true)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user