mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-14 07:55:33 +01:00
stub InfoTournament
This commit is contained in:
@@ -17,7 +17,7 @@ func handleMsgMhfInfoTournament(s *Session, p mhfpacket.MHFPacket) {
|
|||||||
bf.WriteUint32(0) // Tied to schedule ID?
|
bf.WriteUint32(0) // Tied to schedule ID?
|
||||||
case 1:
|
case 1:
|
||||||
|
|
||||||
bf.WriteBytes(make([]byte, 15))
|
bf.WriteBytes(make([]byte, 21))
|
||||||
ps.Uint8(bf, "", false)
|
ps.Uint8(bf, "", false)
|
||||||
break
|
break
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user