diff --git a/rnex-core/src/nex/friends_handler.rs b/rnex-core/src/nex/friends_handler.rs index ef9afe5..56a6e2a 100644 --- a/rnex-core/src/nex/friends_handler.rs +++ b/rnex-core/src/nex/friends_handler.rs @@ -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"),