mirror of
https://github.com/PretendoNetwork/wiiu-chat-secure.git
synced 2026-04-26 01:03:11 -05:00
Removed changed flags field as it has no effect
This commit is contained in:
parent
3a587ed18a
commit
912516b724
|
|
@ -18,7 +18,6 @@ func SendFriendsNotification(caller uint32, target uint32, ringing bool) {
|
|||
|
||||
presence := friends_wiiu_types.NewNintendoPresenceV2()
|
||||
|
||||
presence.ChangedFlags = 0x1FF
|
||||
presence.Online = true
|
||||
presence.GameKey = friends_wiiu_types.NewGameKey()
|
||||
presence.GameServerID = 0x1005A000
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user