Sanae6 / SmoOnlineServer

Official server for Super Mario Odyssey: Online
https://discord.gg/jYCueK2BqD
108 stars 27 forks source link

fix: minutes in tag packets and tag server commands #56

Closed Istador closed 3 months ago

Istador commented 3 months ago

Maybe the Size also needs to be 5 instead of 6?

https://github.com/Sanae6/SmoOnlineServer/blob/bec6dde076bf36278b9d36ebc14eb33cf3d14428/Shared/Packet/Packets/TagPacket.cs#L7-L12

Works fine with 6 though.


Code in the client for reference.