only require into Packet for sendable data
This commit is contained in:
parent
0bc13fee81
commit
e9dc4b59d2
6 changed files with 11 additions and 11 deletions
|
@ -29,7 +29,6 @@ fn main() {
|
|||
pixels.clone(),
|
||||
CompressionCode::Lzma,
|
||||
)
|
||||
.into(),
|
||||
)
|
||||
.unwrap();
|
||||
thread::sleep(FRAME_PACING);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue