Browse Source

Fix mctop on non-en_US locale
Fixes #4372

nossr50 4 years ago
parent
commit
7bc01571ee
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Changelog.txt

+ 1 - 0
Changelog.txt

@@ -1,6 +1,7 @@
 Version 2.1.169
 Version 2.1.169
     Fixed a few memory leaks involving arrows
     Fixed a few memory leaks involving arrows
     Fixed mcMMO inappropriately assigning metadata to projectiles not fired from players
     Fixed mcMMO inappropriately assigning metadata to projectiles not fired from players
+    Fix mctop not working if locale was set to something other than en_US
 
 
 Version 2.1.168
 Version 2.1.168
     Fixed an IndexOutOfBoundsException error when trying to access UserBlockTracker from an invalid range (thanks t00thpick1)
     Fixed an IndexOutOfBoundsException error when trying to access UserBlockTracker from an invalid range (thanks t00thpick1)