woww: Add gm_ticket_type to CMSG_GMTICKET_UPDATETEXT

This commit is contained in:
Gtker 2022-10-16 19:09:35 +02:00 committed by Alexis La Goutte
parent c3630bc0e9
commit c9f1d411a4
1 changed files with 1 additions and 0 deletions

View File

@ -9970,6 +9970,7 @@ add_body_fields(guint32 opcode,
}
break;
case CMSG_GMTICKET_UPDATETEXT:
ptvcursor_add(ptv, hf_woww_gm_ticket_type, 1, ENC_LITTLE_ENDIAN);
add_cstring(ptv, &hf_woww_message);
break;
case CMSG_GOSSIP_HELLO: