Browse Source

Correct changelog

nossr50 5 years ago
parent
commit
cd6ce5a19d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Changelog.txt

+ 1 - 2
Changelog.txt

@@ -1,8 +1,7 @@
 Version 2.1.113
 Version 2.1.113
     Check player's PTP world permissions before executing a party teleport
     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
     Use ThreadedLocalRandom for RNG utils, random is seeded, thus creating new instances of Random breaks randomness
+
 Version 2.1.112
 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
     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
     Fixed a NPE that can occur if a player engages in combat with specific skills before their profile is loaded