mirror of
https://github.com/xfjx/TonUINO.git
synced 2025-08-22 04:32:49 +02:00
Fix für Gero
This commit is contained in:
@@ -651,7 +651,6 @@ int voiceMenu(int numberOfOptions, int startMessage, int messageOffset,
|
|||||||
mp3.playMp3FolderTrack(messageOffset + returnValue);
|
mp3.playMp3FolderTrack(messageOffset + returnValue);
|
||||||
waitForTrackToFinish();
|
waitForTrackToFinish();
|
||||||
if (preview) {
|
if (preview) {
|
||||||
waitForTrackToFinish();
|
|
||||||
if (previewFromFolder == 0)
|
if (previewFromFolder == 0)
|
||||||
mp3.playFolderTrack(returnValue, 1);
|
mp3.playFolderTrack(returnValue, 1);
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user