fix going offline crashing
This commit is contained in:
parent
46d17f2774
commit
d091e85304
1 changed files with 1 additions and 0 deletions
|
|
@ -1614,6 +1614,7 @@ impl Drop for FriendsUser {
|
|||
event_type: 10,
|
||||
sender: pid,
|
||||
data: Any::new(&NintendoNotificationEventGeneral {
|
||||
param3: KerberosDateTime::now().0,
|
||||
..Default::default()
|
||||
})
|
||||
.expect("type error"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue