dev_tool example has wrong import #19200
Labels
A-Dev-Tools
Tools used to debug Bevy applications.
C-Bug
An unexpected or incorrect behavior
C-Examples
An addition or correction to our examples
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
Bevy version
0.16.0
What you did
Copy paste example from https://github.com/bevyengine/bevy/blob/latest/examples/dev_tools/fps_overlay.rs
What went wrong
Failed to compile because the import is wrong.
it to compile
error[E0433]: failed to resolve: could not find
dev_tools
inbevy
The text was updated successfully, but these errors were encountered: