mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
UI tweaks
This commit is contained in:
@@ -1136,12 +1136,14 @@ namespace GHelper
|
||||
timer.Stop();
|
||||
timer.Dispose();
|
||||
SetPower();
|
||||
SetGPUPower();
|
||||
};
|
||||
timer.Start();
|
||||
}
|
||||
else
|
||||
{
|
||||
SetPower();
|
||||
SetGPUPower();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user