mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
PID already does that. Therefore it is not necessary
This commit is contained in:
@@ -471,8 +471,6 @@ namespace GHelper.AutoTDP
|
|||||||
{
|
{
|
||||||
if (LOG_AUTO_TDP)
|
if (LOG_AUTO_TDP)
|
||||||
Logger.WriteLine("[AutoTDPService] Single Dip, Ignore");
|
Logger.WriteLine("[AutoTDPService] Single Dip, Ignore");
|
||||||
|
|
||||||
GameFPSPrevious = GameFPS;
|
|
||||||
//single dip. Ignore
|
//single dip. Ignore
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user