tset
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user