Commit 034e25d7 authored by Him188's avatar Him188

Make PacketNameFormatter internal

parent d50c2746
......@@ -6,7 +6,7 @@ package net.mamoe.mirai.network.protocol.tim.packet
interface Packet
object PacketNameFormatter {
internal object PacketNameFormatter {
@JvmSynthetic
private var longestNameLength: Int = 43
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment