diff options
author | Johannes Schickel | 2010-06-28 23:59:43 +0000 |
---|---|---|
committer | Johannes Schickel | 2010-06-28 23:59:43 +0000 |
commit | 876b6a50060bee23b4b05205a729014a8e5455b1 (patch) | |
tree | 6d2547c710cac12fc7e17726d5aed49190ba8ccc /dists/msvc8 | |
parent | 23fa2296c3a3bc009b21684538e73e0520096e68 (diff) | |
download | scummvm-rg350-876b6a50060bee23b4b05205a729014a8e5455b1.tar.gz scummvm-rg350-876b6a50060bee23b4b05205a729014a8e5455b1.tar.bz2 scummvm-rg350-876b6a50060bee23b4b05205a729014a8e5455b1.zip |
Prevent "music-driver" to be set to "" on startup.
This is a regression from r50158:
"LAUNCHER: hopefully fixed music driver selection via command line".
The problem here was that the code used operator[] of HashMap
to check whether "music-driver" was specified on command line,
but that on the other hand inserted a (key, value) pair with
a default constructed Common::String as value.
svn-id: r50469
Diffstat (limited to 'dists/msvc8')
0 files changed, 0 insertions, 0 deletions