Allow importing official Windows configurations in Linux for #148

This commit is contained in:
MikeMaximus
2018-09-28 10:34:48 -06:00
parent f659edff64
commit cb49434a46
5 changed files with 82 additions and 12 deletions
+1
View File
@@ -31,6 +31,7 @@ Public Class mgrSettings
None = 0
GameIDSync = 1
BackupImport = 2
WinConfigsInLinux = 4
End Enum
Property StartWithWindows As Boolean