Skip to content

Commit

Permalink
Upgrade quad-snd to fix repeating sound issue in browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
ollej committed Dec 13, 2022
1 parent 6783548 commit 5baa420
Show file tree
Hide file tree
Showing 4 changed files with 1,654 additions and 5 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ version = "0.3.0"

[dependencies]
macroquad = "0.3.25"
quad-snd = "0.2.5"

[profile.dev.package.'*']
opt-level = 3
Expand Down
Binary file modified demo/bunner-macroquad.wasm
Binary file not shown.
Loading

0 comments on commit 5baa420

Please sign in to comment.