mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Resolution change fix attempt
This commit is contained in:
@@ -202,8 +202,8 @@ namespace GHelper
|
||||
case 88: // Plugged
|
||||
settingsForm.BeginInvoke(delegate
|
||||
{
|
||||
settingsForm.AutoGPUMode(1);
|
||||
settingsForm.AutoScreen(1);
|
||||
settingsForm.AutoGPUMode(1);
|
||||
});
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user