fix crashing on going offline
Some checks failed
Build and Test / splatoon (push) Successful in 4m22s
Build and Test / mario-tennis (push) Successful in 4m22s
Build and Test / minecraft-wiiu (push) Successful in 4m36s
Build and Test / splatoon-testfire (push) Successful in 4m38s
Build and Test / fast-racing-neo (push) Successful in 4m45s
Build and Test / sonic-transformed (push) Successful in 4m46s
Build and Test / puyopuyo (push) Successful in 4m49s
Build and Test / wii-u-chat (push) Has been cancelled
Build and Test / friends (push) Has been cancelled
Build and Test / wii-sports-club (push) Has been cancelled
Build and Test / super-mario-maker (push) Has been cancelled
Some checks failed
Build and Test / splatoon (push) Successful in 4m22s
Build and Test / mario-tennis (push) Successful in 4m22s
Build and Test / minecraft-wiiu (push) Successful in 4m36s
Build and Test / splatoon-testfire (push) Successful in 4m38s
Build and Test / fast-racing-neo (push) Successful in 4m45s
Build and Test / sonic-transformed (push) Successful in 4m46s
Build and Test / puyopuyo (push) Successful in 4m49s
Build and Test / wii-u-chat (push) Has been cancelled
Build and Test / friends (push) Has been cancelled
Build and Test / wii-sports-club (push) Has been cancelled
Build and Test / super-mario-maker (push) Has been cancelled
This commit is contained in:
parent
2ad6a655a2
commit
46d17f2774
1 changed files with 0 additions and 1 deletions
|
|
@ -1614,7 +1614,6 @@ impl Drop for FriendsUser {
|
|||
event_type: 10,
|
||||
sender: pid,
|
||||
data: Any::new(&NintendoNotificationEventGeneral {
|
||||
param1: bytemuck::cast(pid),
|
||||
..Default::default()
|
||||
})
|
||||
.expect("type error"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue