mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 00:05:17 +03:00
Again the TADA on all alerts
This commit is contained in:
parent
fe99e0d917
commit
7f12f50036
1 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@ bool isAudioFileReferenced(uint32_t i, char * filename)
|
|||
|
||||
if (category == SYSTEM_AUDIO_CATEGORY) {
|
||||
if (sdAvailableSystemAudioFiles & MASK_SYSTEM_AUDIO_FILE(event)) {
|
||||
getSystemAudioFile(filename, index);
|
||||
getSystemAudioFile(filename, event);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue