mirror of
https://github.com/XProger/OpenLara.git
synced 2025-08-05 20:57:46 +02:00
fix TR3 audio
This commit is contained in:
@@ -1352,7 +1352,6 @@ namespace TR {
|
||||
callback(Sound::openCDAudioWAD("audio/3/cdaudio.wad", track), userData);
|
||||
return;
|
||||
#else
|
||||
return; // TODO ask hoster to fix problems with gzip for wav's
|
||||
sprintf(title, "audio/3/track_%02d.wav", track);
|
||||
#endif
|
||||
break;
|
||||
|
Reference in New Issue
Block a user