diff --git a/app/AutoTDP/AutoTDPService.cs b/app/AutoTDP/AutoTDPService.cs index 9e9387d2..639aa81b 100644 --- a/app/AutoTDP/AutoTDPService.cs +++ b/app/AutoTDP/AutoTDPService.cs @@ -471,8 +471,6 @@ namespace GHelper.AutoTDP { if (LOG_AUTO_TDP) Logger.WriteLine("[AutoTDPService] Single Dip, Ignore"); - - GameFPSPrevious = GameFPS; //single dip. Ignore return; }