diff --git a/main.go b/main.go index 9fa328a..cd0dc92 100644 --- a/main.go +++ b/main.go @@ -110,8 +110,6 @@ func main() { Packet: p, } sp.Read(b[:p.PLength]) - uint32 - uint8 logInfoDebug("AdminPacketServerClientError :\n- ClientID: %d\n- ErrorID: %d", sp.ClientID, sp.ErrorID) default: logInfoDebug("Packet fully read : len : %d / type : %d", p.PLength, p.PType)