diff options
author | Thierry Crozat | 2016-03-09 00:37:39 +0000 |
---|---|---|
committer | Thierry Crozat | 2016-03-09 00:38:08 +0000 |
commit | 2f1ae3fb4e31a5840334d3554becc156c075cb1d (patch) | |
tree | ba77383e86bc259224a262765301edcd0449b93e /gui/widgets | |
parent | 2ca642e3e27ceb698909100953dfdcbd3f2f969f (diff) | |
download | scummvm-rg350-2f1ae3fb4e31a5840334d3554becc156c075cb1d.tar.gz scummvm-rg350-2f1ae3fb4e31a5840334d3554becc156c075cb1d.tar.bz2 scummvm-rg350-2f1ae3fb4e31a5840334d3554becc156c075cb1d.zip |
SWORD25: Fix error after changing language in-game with the data file distributed by ScummVM
Changing the language in-game causes the language to be set for the target in the
scummvm.ini file. Then the next time we try to start the engine, if was causing an error
(Sword25 failed to instantiate engine: Game data not found) because there was no match
for the path and language in the detection table. Setting the language to Unknown in
the detection table for this multilingual data file fixes the issue.
Diffstat (limited to 'gui/widgets')
0 files changed, 0 insertions, 0 deletions