tset
This commit is contained in:
parent
eb39d757f4
commit
8b781d9eae
@ -114,6 +114,11 @@ type PacketAdminServerClientJoin struct {
|
|||||||
ClientID uint32
|
ClientID uint32
|
||||||
}
|
}
|
||||||
|
|
||||||
|
type PacketAdminServerClientQuit struct {
|
||||||
|
Packet
|
||||||
|
ClientID uint32
|
||||||
|
}
|
||||||
|
|
||||||
type PacketAdminServerClientInfo struct {
|
type PacketAdminServerClientInfo struct {
|
||||||
Packet
|
Packet
|
||||||
ClientID uint32
|
ClientID uint32
|
||||||
|
Loading…
Reference in New Issue
Block a user