Improve UI a little

This commit is contained in:
JustArchi
2016-03-23 18:38:19 +01:00
parent 0bcf2f35b7
commit 4c9354308c
2 changed files with 11 additions and 7 deletions

View File

@@ -121,6 +121,8 @@ namespace ConfigGenerator {
return new GlobalConfig(filePath);
}
globalConfig.FilePath = filePath;
// SK2 supports only TCP and UDP steam protocols
// Ensure that user can't screw this up
switch (globalConfig.SteamProtocol) {