decode and support screenshot sharing

This commit is contained in:
wish
2022-11-07 00:31:42 +11:00
parent 6605c6f28a
commit 6c3be9c32e
8 changed files with 86 additions and 24 deletions

View File

@@ -54,5 +54,3 @@ func handleMsgSysGetUserBinary(s *Session, p mhfpacket.MHFPacket) {
}
func handleMsgSysNotifyUserBinary(s *Session, p mhfpacket.MHFPacket) {}
func handleMsgMhfGetBbsUserStatus(s *Session, p mhfpacket.MHFPacket) {}