Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a typo in
DirectionalLightBundle
(bevyengine#9861)
# Objective Fix a typo introduced by bevyengine#9497. While drafting the PR, the type was originally called `VisibleInHierarchy` before I renamed it to `InheritedVisibility`, but this field got left behind due to a typo.
- Loading branch information