Changes for issues #138 and #140

This commit is contained in:
MikeMaximus
2018-06-26 09:24:22 -06:00
parent c9463c3a36
commit 93bc974cc3
9 changed files with 47 additions and 62 deletions
-1
View File
@@ -270,7 +270,6 @@ Partial Class frmGameManager
Me.nudLimit.Name = "nudLimit"
Me.nudLimit.Size = New System.Drawing.Size(40, 20)
Me.nudLimit.TabIndex = 17
Me.nudLimit.Value = New Decimal(New Integer() {2, 0, 0, 0})
Me.nudLimit.Visible = False
'
'btnExclude