Skip to content

Commit

Permalink
Merge pull request NecronomiconCoding#2331 from noodle-/patch-2
Browse files Browse the repository at this point in the history
Update Settings.cs
  • Loading branch information
BornSupercharged authored Aug 3, 2016
2 parents be62cde + ae97753 commit e1b1de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PoGo.NecroBot.Logic/Settings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ public class GlobalSettings
public string KeepMinOperator;
[DefaultValue(false)]
public bool PrioritizeIvOverCp;
[DefaultValue(1)]
[DefaultValue(0)]
public int KeepMinDuplicatePokemon;
//gpx
[DefaultValue(false)]
Expand Down

0 comments on commit e1b1de4

Please sign in to comment.