friends bugfix
All checks were successful
Build and Test / mario-tennis (push) Successful in 6m23s
Build and Test / minecraft-wiiu (push) Successful in 6m41s
Build and Test / wii-u-chat (push) Successful in 6m45s
Build and Test / super-mario-maker (push) Successful in 6m59s
Build and Test / splatoon (push) Successful in 6m59s
Build and Test / splatoon-testfire (push) Successful in 7m20s
Build and Test / wii-sports-club (push) Successful in 8m18s
Build and Test / puyopuyo (push) Successful in 8m25s
Build and Test / fast-racing-neo (push) Successful in 8m25s
Build and Test / friends (push) Successful in 8m48s
Build and Test / sonic-transformed (push) Successful in 9m23s
All checks were successful
Build and Test / mario-tennis (push) Successful in 6m23s
Build and Test / minecraft-wiiu (push) Successful in 6m41s
Build and Test / wii-u-chat (push) Successful in 6m45s
Build and Test / super-mario-maker (push) Successful in 6m59s
Build and Test / splatoon (push) Successful in 6m59s
Build and Test / splatoon-testfire (push) Successful in 7m20s
Build and Test / wii-sports-club (push) Successful in 8m18s
Build and Test / puyopuyo (push) Successful in 8m25s
Build and Test / fast-racing-neo (push) Successful in 8m25s
Build and Test / friends (push) Successful in 8m48s
Build and Test / sonic-transformed (push) Successful in 9m23s
This commit is contained in:
parent
e67ad3c09e
commit
c351a8826a
1 changed files with 0 additions and 1 deletions
|
|
@ -292,7 +292,6 @@ impl<C: Crypto> Server<C> {
|
|||
unacknowledged_packets: HashMap::new(),
|
||||
packet_buffer: vec![],
|
||||
packet_queue: HashMap::new(),
|
||||
packet_buffer: vec![],
|
||||
}),
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue