Setting for hiding the speaker

This commit is contained in:
eried 2020-06-08 01:23:23 +02:00
parent 3c304b9fe3
commit bf3f9cfe75
2 changed files with 17 additions and 0 deletions

View file

@ -200,6 +200,11 @@ private:
"Login with play dead"
};*/
Checkbox checkbox_speaker {
{ 3 * 8, 2 * 16 },
20,
"Hide H1 Speaker option"
};
Checkbox checkbox_bloff {
{ 3 * 8, 5 * 16 },
20,