Updated PocketMine-Language submodule

This commit is contained in:
Dylan K. Taylor 2017-03-11 10:59:02 +00:00
parent 2cb98c48c2
commit e1fb4a44e9
2 changed files with 2 additions and 2 deletions

View File

@ -1993,7 +1993,7 @@ class Player extends Human implements CommandSender, InventoryHolder, ChunkLoade
$pack = $manager->getPackById($uuid);
if(!($pack instanceof ResourcePack)){
//Client requested a resource pack but we don't have it available on the server
$this->close("", "disconnectionScreen.resourcePack", true); //TODO: add strings to lang files
$this->close("", "disconnectionScreen.resourcePack", true);
break;
}

@ -1 +1 @@
Subproject commit 7ac7004e2dde7d3e424aef2514f1eb8b98192ea9
Subproject commit 8d56e216be03710208800ba31aa3b63612742623