Esempio n. 1
0
 private void OnCreateGameClick()
 {
     _controller.SetQuickMatch(false);
     CreateGameClickedEvent?.Invoke();
 }