mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Cleanup
This commit is contained in:
@@ -202,7 +202,7 @@ namespace GHelper
|
|||||||
|
|
||||||
if (e.Mode == PowerModes.Suspend)
|
if (e.Mode == PowerModes.Suspend)
|
||||||
{
|
{
|
||||||
Logger.WriteLine("Power Mode:" + e.Mode.ToString());
|
Logger.WriteLine("Power Mode Changed:" + e.Mode.ToString());
|
||||||
gpuControl.StandardModeFix();
|
gpuControl.StandardModeFix();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user