mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-25 08:22:17 +00:00
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