浏览代码

Fix mctop on non-en_US locale
Fixes #4372

nossr50 4 年之前
父节点
当前提交
7bc01571ee
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Changelog.txt

+ 1 - 0
Changelog.txt

@@ -1,6 +1,7 @@
 Version 2.1.169
     Fixed a few memory leaks involving arrows
     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
     Fixed an IndexOutOfBoundsException error when trying to access UserBlockTracker from an invalid range (thanks t00thpick1)