fix flashlight not working after death+respawn
This commit is contained in:
parent
a37fefb2eb
commit
a5c747582e
1 changed files with 0 additions and 1 deletions
|
@ -178,7 +178,6 @@ pub fn setup_camera(
|
|||
|
||||
// Add player's flashlight
|
||||
commands.spawn((
|
||||
world::DespawnOnPlayerDeath,
|
||||
actor::PlayersFlashLight,
|
||||
SpotLightBundle {
|
||||
transform: Transform {
|
||||
|
|
Loading…
Add table
Reference in a new issue