mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Fixed a few things
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
|
||||
namespace pocketmine\network\query;
|
||||
|
||||
se pocketmine\utils\Binary;
|
||||
use pocketmine\utils\Binary;
|
||||
|
||||
class QueryPacket extends Packet{
|
||||
const HANDSHAKE = 9;
|
||||
|
Reference in New Issue
Block a user