From 10b1dc7e94bda9265ceaaf4364572e601b0a823e Mon Sep 17 00:00:00 2001 From: Edo Date: Sun, 19 Mar 2023 13:36:52 +0000 Subject: [PATCH] [Changelog]: Typo (#853) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b8c6311..cc6a8056 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,7 @@ The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0. - Servers can no longer modify client Dvars that are saved in the client's config (#694) - `banClient` and `muteClient` server commands do not apply to bots anymore (#730) - Remove `zb_prefer_disk_assets` Dvar (#772) -- The max value of `perk_extendedMeleeRange`Dvar was increased (#782) +- The max value of `perk_extendedMeleeRange` Dvar was increased (#782) - Test Clients will receive names from the Xlabs Patreon website in addition to the names from the bots.txt file (#771) ### Fixed