Allow infinite backups for issue #138

This commit is contained in:
MikeMaximus
2018-06-25 13:15:20 -06:00
parent 039f91cd6f
commit 626fca3e1e
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -267,7 +267,6 @@ Partial Class frmGameManager
'nudLimit
'
Me.nudLimit.Location = New System.Drawing.Point(330, 155)
Me.nudLimit.Minimum = New Decimal(New Integer() {2, 0, 0, 0})
Me.nudLimit.Name = "nudLimit"
Me.nudLimit.Size = New System.Drawing.Size(40, 20)
Me.nudLimit.TabIndex = 17