Skip to content

Commit

Permalink
优化资源加载和音效
Browse files Browse the repository at this point in the history
但是画面不渲染了
  • Loading branch information
cloudhu committed Nov 14, 2024
1 parent 2da40a1 commit e8a85c2
Show file tree
Hide file tree
Showing 32 changed files with 759 additions and 906 deletions.
4 changes: 4 additions & 0 deletions .cargo/config_fast_builds.toml
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,7 @@ rustflags = [
# In most cases the gains are negligible, but if you are on macos and have slow compile times you should see significant gains.
# [profile.dev]
# debug = 1

[build]
# https://github.com/mozilla/sccache
rustc-wrapper = "sccache.exe"
2 changes: 1 addition & 1 deletion .idea/inspectionProfiles/Project_Default.xml

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

Loading

0 comments on commit e8a85c2

Please sign in to comment.