private void OnPlayerMenuDisabled(LoginMenu sender)
 {
     m_inputManager.DeactivateDevice(sender.LocalPlayerIndex);
 }