Skip to content

Commit

Permalink
Change event type for Event0x2DC
Browse files Browse the repository at this point in the history
  • Loading branch information
Linwenxuan04 committed Aug 16, 2023
1 parent b4a0891 commit cb535b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lagrange.Core/Core/Service/Message/PushMessageService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ private enum PkgType
GroupMessage = 82,
GroupInviteNotice = 87,
Event0x210 = 528,
Event0x2DC = 732,
GroupAdminChangedNotice = 44,
GroupPokeNotice = 732,
GroupMemberIncreaseNotice = 33,
GroupMemberDecreaseNotice = 34,
}
Expand Down

0 comments on commit cb535b5

Please sign in to comment.