Fixed a few things

This commit is contained in:
Shoghi Cervantes
2014-06-17 18:46:16 +02:00
parent 9e8f015dc0
commit f073a5b837
39 changed files with 38 additions and 40 deletions

View File

@ -32,7 +32,6 @@ use pocketmine\network\protocol\AddPlayerPacket;
use pocketmine\network\protocol\AdventureSettingsPacket;
use pocketmine\network\protocol\AnimatePacket;
use pocketmine\network\protocol\ChatPacket;
use pocketmine\network\protocol\ChunkDataPacket;
use pocketmine\network\protocol\ContainerClosePacket;
use pocketmine\network\protocol\ContainerOpenPacket;
use pocketmine\network\protocol\ContainerSetContentPacket;