remove unused variable

This commit is contained in:
wish
2023-12-02 21:16:26 +11:00
parent a604836b62
commit 9d54a9746c

View File

@@ -13,7 +13,6 @@ type MsgMhfOprMember struct {
AckHandle uint32
Blacklist bool
Operation bool
Unk uint16
CharIDs []uint32
}