Minor label updates and updated readme.txt

This commit is contained in:
MikeMaximus
2018-03-08 21:53:01 -06:00
parent 108ab4931f
commit f4a54f8781
4 changed files with 27 additions and 19 deletions
+2 -2
View File
@@ -63,9 +63,9 @@ Partial Class frmProcessManager
Me.chkKillProcess.AutoSize = True
Me.chkKillProcess.Location = New System.Drawing.Point(72, 96)
Me.chkKillProcess.Name = "chkKillProcess"
Me.chkKillProcess.Size = New System.Drawing.Size(184, 17)
Me.chkKillProcess.Size = New System.Drawing.Size(181, 17)
Me.chkKillProcess.TabIndex = 4
Me.chkKillProcess.Text = "Kill process when game is closed."
Me.chkKillProcess.Text = "Kill process when game is closed"
Me.chkKillProcess.UseVisualStyleBackColor = True
'
'txtArguments