mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Cleanup
This commit is contained in:
@@ -6,6 +6,7 @@ using GHelper.Helpers;
|
||||
using GHelper.Input;
|
||||
using GHelper.Mode;
|
||||
using GHelper.Peripherals;
|
||||
using GHelper.USB;
|
||||
using Microsoft.Win32;
|
||||
using Ryzen;
|
||||
using System.Diagnostics;
|
||||
@@ -258,9 +259,10 @@ namespace GHelper
|
||||
}
|
||||
else
|
||||
{
|
||||
settingsForm.AutoKeyboard();
|
||||
InputDispatcher.AutoKeyboard();
|
||||
}
|
||||
|
||||
XGM.InitLight();
|
||||
VisualControl.InitBrightness();
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user