fix going offline crashing
All checks were successful
Build and Test / wii-u-chat (push) Successful in 3m30s
Build and Test / mario-tennis (push) Successful in 4m14s
Build and Test / sonic-transformed (push) Successful in 4m15s
Build and Test / splatoon (push) Successful in 4m14s
Build and Test / fast-racing-neo (push) Successful in 4m14s
Build and Test / wii-sports-club (push) Successful in 4m20s
Build and Test / splatoon-testfire (push) Successful in 4m26s
Build and Test / puyopuyo (push) Successful in 4m26s
Build and Test / minecraft-wiiu (push) Successful in 4m31s
Build and Test / super-mario-maker (push) Successful in 5m3s
Build and Test / friends (push) Successful in 5m30s

This commit is contained in:
Maple Nebel 2026-07-08 18:07:27 +02:00
commit d091e85304

View file

@ -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"),