mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 15:41:33 +00:00
fix CS
This commit is contained in:
@@ -73,4 +73,4 @@ final class SessionStartPacketHandler extends PacketHandler{
|
||||
protected function isCompatibleProtocol(int $protocolVersion) : bool{
|
||||
return $protocolVersion === ProtocolInfo::CURRENT_PROTOCOL;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user