Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature flag testbed_3d code correctly (bevyengine#16866)
# Objective Rust-Analyzer was reporting problems with dead code in the 3d testbed scene. ## Solution These scenes don't work in CI on the Windows runner (because they're too weak). Mirror the feature flags from above onto the offending modules. ## Testing RA no longer complains.
- Loading branch information