mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 22:50:19 +00:00
b506c30cd3
# Objective `PbrPlugin` calls `app.init_resource::<AmbientLight>()` twice. The second call won't do anything. ## Solution Remove the second call. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |