fix flashlight not working after death+respawn

This commit is contained in:
yuni 2024-12-02 19:45:03 +01:00
parent a37fefb2eb
commit a5c747582e

View file

@ -178,7 +178,6 @@ pub fn setup_camera(
// Add player's flashlight
commands.spawn((
world::DespawnOnPlayerDeath,
actor::PlayersFlashLight,
SpotLightBundle {
transform: Transform {