Function de_core::cleanup::cleanup

source ·
fn cleanup(
    commands: Commands<'_, '_>,
    query: Query<'_, '_, Entity, With<DespawnOnGameExit>>
)