Skip to content

Commit

Permalink
fixed #51
Browse files Browse the repository at this point in the history
  • Loading branch information
poma committed Oct 18, 2016
1 parent af9bec6 commit a8a2fe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions StatsDisplay/Settings/SettingsVm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ public SettingsVm()
{
GameModes = new List<GameMode> {
GameMode.QuickMatch,
GameMode.UnrankedDraft,
GameMode.HeroLeague,
GameMode.TeamLeague
};
Expand Down

0 comments on commit a8a2fe7

Please sign in to comment.