Esempio n. 1
0
        public void StartGame()
        {
            _characterSpawner.Activate();

            GameStarted?.Invoke();
        }