From 9c83b645c4ab04873e22ee63ad788999ad54cbda Mon Sep 17 00:00:00 2001 From: Azathothas <58171889+Azathothas@users.noreply.github.com> Date: Fri, 18 Apr 2025 01:25:56 +0000 Subject: [PATCH] fix: correct implementation of present interval 0 for unlocked FPS --- .github/LATEST_COMMIT.txt | 2 +- .github/LATEST_COMMIT_M.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/LATEST_COMMIT.txt b/.github/LATEST_COMMIT.txt index d5f4ce4..1fb7d3f 100644 --- a/.github/LATEST_COMMIT.txt +++ b/.github/LATEST_COMMIT.txt @@ -1 +1 @@ -278486d059fa6d5ca53cfe83a52c86a3ef6ce2c0 \ No newline at end of file +f1e169e060bcb6cd87751f4cd39a765a3aaca4b4 \ No newline at end of file diff --git a/.github/LATEST_COMMIT_M.txt b/.github/LATEST_COMMIT_M.txt index bc9b826..9d021db 100644 --- a/.github/LATEST_COMMIT_M.txt +++ b/.github/LATEST_COMMIT_M.txt @@ -1 +1 @@ -feat: add CPU clock rate slider to settings +fix: correct implementation of present interval 0 for unlocked FPS