Exemplo n.º 1
0
    public void EndGame()
    {
        roundManager.GameOver();

        gameEnder.EndGame();
    }