From ace32557a90b8271dad8e7fb2400f950bed996db Mon Sep 17 00:00:00 2001 From: Roman Fomin Date: Wed, 28 Feb 2024 09:58:46 +0700 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0b3a509..3cccad25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ **New Features and Improvements** -* Increase main thread priority when window is visible and focused. +* Add percentage settings for weapon and view bobbing (sliders in the Weapons menu). * Bring back "Emulate Intercepts Overflow" option to the "Doom Compatibility" menu. * Apply free look toggle to current input type only. Rename `input_mouselook` to `input_freelook` in config. * Add `shorttics` config item.