Translation Updates

This commit is contained in:
Serge
2023-07-09 15:11:41 +02:00
parent 00132f50c4
commit dec26ca85b
7 changed files with 68 additions and 32 deletions

View File

@@ -210,6 +210,7 @@ namespace GHelper.Mode
timer.Dispose();
if (applyPower) SetPower();
Thread.Sleep(1000);
SetGPUPower();
AutoRyzen();
};