From f2f5602c7c4de0045b4ecf3a30c3e291c0e69bec Mon Sep 17 00:00:00 2001 From: Zach P Date: Fri, 5 Aug 2022 19:27:52 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72a64ad..9240658 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * [ADD] Added chat commands to both banid and unban. (Thanks, TheByKotik) * [FIX] Recipient filter was not being used with vote confirmations. (Thanks, plally) * [FIX] ulx resettodefaults will now also reset bans and users in SQLite. +* [FIX] Changed how the eye trace on the player for teleport is calculated to make it more accurate. ## v3.80 - *(08/04/2022)* * [CHANGE] Muted players can no longer use psay (thanks, PixeLInc).