Fix: Missing button beeps (#14470)
This commit is contained in:
@@ -953,6 +953,7 @@ struct GameOptionsWindow : Window {
|
||||
case WID_GO_TAB_SOUND:
|
||||
case WID_GO_TAB_ADVANCED:
|
||||
case WID_GO_TAB_SOCIAL:
|
||||
SndClickBeep();
|
||||
this->SetTab(widget);
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user