We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84be6ac commit f7c4e2dCopy full SHA for f7c4e2d
1 file changed
crates/bevy_internal/Cargo.toml
@@ -453,7 +453,7 @@ gestures = ["bevy_input/gestures"]
453
454
hotpatching = ["bevy_app/hotpatching", "bevy_ecs/hotpatching"]
455
456
-debug = ["bevy_utils/debug", "bevy_ecs/debug", "bevy_render/debug"]
+debug = ["bevy_utils/debug", "bevy_ecs/debug", "bevy_render?/debug"]
457
458
screenrecording = ["bevy_dev_tools/screenrecording"]
459
0 commit comments