New upstream version 21.0.2+dfsg1
This commit is contained in:
parent
1f1bbb3518
commit
baafb6325b
706 changed files with 49633 additions and 5044 deletions
|
|
@ -33,8 +33,7 @@ class AutoConfig : public QWizard {
|
|||
|
||||
enum class Service {
|
||||
Twitch,
|
||||
Hitbox,
|
||||
Beam,
|
||||
Smashcast,
|
||||
Other
|
||||
};
|
||||
|
||||
|
|
@ -88,6 +87,7 @@ class AutoConfig : public QWizard {
|
|||
bool customServer = false;
|
||||
bool bandwidthTest = false;
|
||||
bool testRegions = true;
|
||||
bool twitchAuto = false;
|
||||
bool regionUS = true;
|
||||
bool regionEU = true;
|
||||
bool regionAsia = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue