public void Click() => networker.Host();
public void Clicked() { modeText.Show("Host a Private Match"); networker.Host(); }