stub InfoTournament

This commit is contained in:
wish
2023-01-08 18:45:12 +11:00
parent 2d96bcf9c7
commit c389348c3b

View File

@@ -17,7 +17,7 @@ func handleMsgMhfInfoTournament(s *Session, p mhfpacket.MHFPacket) {
bf.WriteUint32(0) // Tied to schedule ID?
case 1:
bf.WriteBytes(make([]byte, 15))
bf.WriteBytes(make([]byte, 21))
ps.Uint8(bf, "", false)
break