mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Strix impact DPI correction https://github.com/seerge/g-helper/issues/3146
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
|
||||
public override int DPIIncrements()
|
||||
{
|
||||
return 100;
|
||||
return 50;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user