Replaced hardcoded record.nowPlaying with KnownTranslationKeys

This commit is contained in:
Dylan K. Taylor
2023-01-13 17:27:57 +00:00
parent dff3f45d22
commit a9f06fc5f4
5 changed files with 17 additions and 9 deletions

View File

@ -41,7 +41,7 @@
"pocketmine/classloader": "^0.2.0",
"pocketmine/color": "^0.3.0",
"pocketmine/errorhandler": "^0.6.0",
"pocketmine/locale-data": "~2.16.0",
"pocketmine/locale-data": "~2.17.0",
"pocketmine/log": "^0.4.0",
"pocketmine/log-pthreads": "^0.4.0",
"pocketmine/math": "^0.4.0",