mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
TUF M5 has 3 profiles, not just 1
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
|
|
||||||
public override int ProfileCount()
|
public override int ProfileCount()
|
||||||
{
|
{
|
||||||
return 1;
|
return 3;
|
||||||
}
|
}
|
||||||
public override int MaxDPI()
|
public override int MaxDPI()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user