diff options
| author | Rylan <[email protected]> | 2017-03-07 21:37:47 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-03-07 21:37:47 -0500 |
| commit | cf15e379d3d29f5289fc80e0bcd6c6de025d17a4 (patch) | |
| tree | ef30d409fc5cb7ac294a8deadea3be46c4fc8cfc /ShiftOS.WinForms/Applications/ShiftLotto.Designer.cs | |
| parent | 85882aa5155ab279bbef22d20c54672fbabe272d (diff) | |
| parent | ed26b419631065bd743598a249d58589d2eda646 (diff) | |
| download | shiftos_thereturn-cf15e379d3d29f5289fc80e0bcd6c6de025d17a4.tar.gz shiftos_thereturn-cf15e379d3d29f5289fc80e0bcd6c6de025d17a4.tar.bz2 shiftos_thereturn-cf15e379d3d29f5289fc80e0bcd6c6de025d17a4.zip | |
Merge pull request #105 from AShifter/master
Fixed ShiftLotto
Diffstat (limited to 'ShiftOS.WinForms/Applications/ShiftLotto.Designer.cs')
| -rw-r--r-- | ShiftOS.WinForms/Applications/ShiftLotto.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/ShiftLotto.Designer.cs b/ShiftOS.WinForms/Applications/ShiftLotto.Designer.cs index 3af5d38..653e3db 100644 --- a/ShiftOS.WinForms/Applications/ShiftLotto.Designer.cs +++ b/ShiftOS.WinForms/Applications/ShiftLotto.Designer.cs @@ -105,7 +105,7 @@ // this.cpUpDown.Location = new System.Drawing.Point(22, 138); this.cpUpDown.Maximum = new decimal(new int[] { - 10000000, + 10000, 0, 0, 0}); |
