mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-24 15:00:38 +08:00
Make PacketNameFormatter internal
This commit is contained in:
parent
d50c2746d6
commit
034e25d7da
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user