mirror of
https://github.com/xfjx/TonUINO.git
synced 2025-08-22 02:13:03 +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);
|
||||
waitForTrackToFinish();
|
||||
if (preview) {
|
||||
waitForTrackToFinish();
|
||||
if (previewFromFolder == 0)
|
||||
mp3.playFolderTrack(returnValue, 1);
|
||||
else
|
||||
|
Reference in New Issue
Block a user