forked from bevyengine/bevy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds doc note that Timer and Stopwatch must be progressed manually (b…
…evyengine#13441) # Objective - Fix bevyengine#13421 ## Solution - Add an explicit note at the root of each struct that they must be ticked manually ## Testing - Generated the docs and the changes look good --- --------- Co-authored-by: François Mockers <francois.mockers@vleue.com> Co-authored-by: Matty <weatherleymatthew@gmail.com>
- Loading branch information
1 parent
0066fc9
commit 65d248d
Showing
2 changed files
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters