Skip to content

Commit

Permalink
Tidying
Browse files Browse the repository at this point in the history
  • Loading branch information
nullpainter committed Sep 6, 2018
1 parent b7d1d8d commit f4ef2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mamesaver/GamePlayManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ private void PreviousGame()
}

/// <summary>
/// Deselects a game, saving configuration and playing the next game
/// Deselects a game, saving configuration and playing the next game.
/// </summary>
private void DeselectGame(Game game)
{
Expand Down

0 comments on commit f4ef2a2

Please sign in to comment.