From cd6ce5a19de8eaa45c1e6547e5c321b1fe75417e Mon Sep 17 00:00:00 2001 From: nossr50 Date: Thu, 23 Jan 2020 20:34:54 -0800 Subject: [PATCH] Correct changelog --- Changelog.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 59ab2cbd7..7e5ce2b5f 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,8 +1,7 @@ Version 2.1.113 Check player's PTP world permissions before executing a party teleport - -Version 2.1.112 Use ThreadedLocalRandom for RNG utils, random is seeded, thus creating new instances of Random breaks randomness + Version 2.1.112 Correct locale usage for enum access, now enforces using the english locale to prevent issues with oddball locales for configs/commands Fixed a NPE that can occur if a player engages in combat with specific skills before their profile is loaded