mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
OpenCoreAudio: Localise letters for different voices
This commit is contained in:
parent
d4f7f39c43
commit
1f848cccdd
@ -106,9 +106,6 @@ OcAudioAcquireFile (
|
||||
"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"[File - OcVoiceOverAudioFileIndexBase]
|
||||
);
|
||||
BasePath = IndexPath;
|
||||
if (File >= OcVoiceOverAudioFileIndexAlphabetical) {
|
||||
Localised = FALSE;
|
||||
}
|
||||
} else {
|
||||
switch (File) {
|
||||
case OcVoiceOverAudioFileAbortTimeout:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user