Skip to content

Commit

Permalink
add missing CHINA region in AddGameDialog
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Zeier committed Dec 8, 2015
1 parent 238e949 commit e03aa11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Hearthstone Deck Tracker/Windows/AddGameDialog.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
<enums:Region>US</enums:Region>
<enums:Region>EU</enums:Region>
<enums:Region>ASIA</enums:Region>
<enums:Region>CHINA</enums:Region>
</ComboBox>
</DockPanel>
<DockPanel Margin="0,2,0,0">
Expand Down

0 comments on commit e03aa11

Please sign in to comment.