mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-19 02:17:45 +08:00
minor fixup
This commit is contained in:
@@ -266,6 +266,7 @@ void LoadMessageFile(const char * fname) {
|
||||
systemmessagebox("Warning", message.c_str(), "ok","warning", 1);
|
||||
SetVal("dosbox", "language", "");
|
||||
LOG_MSG("MSG:Cannot load language file: %s",fname);
|
||||
control->opt_lang = "";
|
||||
return;
|
||||
}
|
||||
msgcodepage = 0;
|
||||
|
Reference in New Issue
Block a user