Skip to content

Commit

Permalink
fix: add back color
Browse files Browse the repository at this point in the history
  • Loading branch information
0xAlcibiades committed Dec 27, 2024
1 parent 9432a1d commit ce19c38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ bevy = { version = "0.15.0", features = [
"webgpu", # WebGPU support for modern browsers
"x11", # Linux display server support
"bevy_state", # For GameState management
"bevy_color", # Color utilities
], default-features = false } # Disable default features to minimize size

# Audio system that works with WASM
Expand Down

0 comments on commit ce19c38

Please sign in to comment.