pub fn send_client_information(
commands: Commands<'_, '_>,
removed: RemovedComponents<'_, '_, InLoginState>,
query: Query<'_, '_, &ClientInformation>,
)
pub fn send_client_information(
commands: Commands<'_, '_>,
removed: RemovedComponents<'_, '_, InLoginState>,
query: Query<'_, '_, &ClientInformation>,
)