Skip to content

Commit

Permalink
Merge pull request HearthSim#1 from Epix37/master
Browse files Browse the repository at this point in the history
Pulling remote changes.
  • Loading branch information
zachwlewis committed Aug 19, 2015
2 parents 4c98570 + 48e63af commit eaac0b6
Show file tree
Hide file tree
Showing 36 changed files with 44,673 additions and 20,654 deletions.
4 changes: 2 additions & 2 deletions Hearthstone Deck Tracker/Config.cs
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ public class Config
[DefaultValue(0.067)]
public double ExportAllSetsButtonX = 0.067;

[DefaultValue(0.639)]
public double ExportAllSetsButtonY = 0.639;
[DefaultValue(0.607)]
public double ExportAllSetsButtonY = 0.607;

[DefaultValue(0.04)]
public double ExportCard1X = 0.04;
Expand Down
Loading

0 comments on commit eaac0b6

Please sign in to comment.