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
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:
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