mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Assure gpu mode and refresh rate are set at startup
This commit is contained in:
@@ -349,9 +349,6 @@ namespace GHelper
|
||||
}
|
||||
|
||||
|
||||
Application.EnableVisualStyles();
|
||||
Application.Run();
|
||||
|
||||
Program.config.setConfig("performance_mode", PerformanceMode);
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user