Adjust how thread exit is handled for anime controller

This commit is contained in:
Luke D. Jones
2022-06-20 22:43:12 +12:00
parent 2ee7fc9910
commit 13a90b00f3
11 changed files with 109 additions and 89 deletions

1
Cargo.lock generated
View File

@@ -1022,6 +1022,7 @@ version = "1.3.3"
dependencies = [
"gif",
"glam",
"log",
"pix",
"png_pong",
"serde",