Moved import / export features into Game Manager

This commit is contained in:
Michael J. Seiferling
2015-12-10 21:35:51 -06:00
parent 8a359e949a
commit 3c64ef3320
7 changed files with 192 additions and 203 deletions
+2 -2
View File
@@ -291,8 +291,8 @@ Partial Class frmStartUpWizard
Me.lblStep4Instructions3.Name = "lblStep4Instructions3"
Me.lblStep4Instructions3.Size = New System.Drawing.Size(303, 33)
Me.lblStep4Instructions3.TabIndex = 18
Me.lblStep4Instructions3.Text = "To change anything you've setup in this wizard and see more settings and features" & _
", explore the menus in the application,"
Me.lblStep4Instructions3.Text = "You can change anything you've setup in this wizard and see more settings and fea" & _
"tures by exploring the menus. Thanks!"
'
'lblStep4Instructions2
'