Add a switch for follower only mode (#1241)
* Add a switch follower only mode * Format the code
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
||||
bool submode = false;
|
||||
bool r9k = false;
|
||||
bool emoteOnly = false;
|
||||
// int folowerOnly = 0;
|
||||
int followerOnly = -1;
|
||||
int slowMode = 0;
|
||||
QString broadcasterLang;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user