Closed juniper-wright closed 11 years ago
Game::updateScore() has a parseDouble in a try-catch, but the catch block is empty. Add some exception handling. Likely a GameEndException.
Game::updateScore() has a parseDouble in a try-catch, but the catch block is empty. Add some exception handling. Likely a GameEndException.