Added one-time warning for #150

This commit is contained in:
MikeMaximus
2018-09-09 11:34:25 -06:00
parent 7a4caab5a5
commit 0f800565fe
4 changed files with 20 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ Public Class mgrSettings
<Flags()> Public Enum eSuppressMessages
None = 0
GameIDSync = 1
BackupImport = 2
End Enum
Property StartWithWindows As Boolean