New upstream version 21.0.2+dfsg1

This commit is contained in:
Sebastian Ramacher 2018-02-19 20:54:37 +01:00
parent 1f1bbb3518
commit baafb6325b
706 changed files with 49633 additions and 5044 deletions

View file

@ -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;