Changeset 45589
- Timestamp:
- 11/01/09 01:31:23 (2 months ago)
- Files:
-
- 1 modified
-
scummvm/trunk/engines/kyra/sound_towns.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scummvm/trunk/engines/kyra/sound_towns.cpp
r45414 r45589 4138 4138 (res->exists("track1.mp3") || res->exists("track1.ogg") || res->exists("track1.flac") || res->exists("track1.fla"))) 4139 4139 _musicEnabled = 2; 4140 else 4141 _musicEnabled = 1; 4140 4142 _useFmSfx = false; 4141 4143
