mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-19 02:17:45 +08:00
re-run new DOSBox-X instance
This commit is contained in:
@@ -281,6 +281,7 @@ void MSG_Init() {
|
||||
|
||||
if (control->opt_lang != "") {
|
||||
LoadMessageFile(control->opt_lang.c_str());
|
||||
SetVal("dosbox", "language", control->opt_lang.c_str());
|
||||
}
|
||||
else {
|
||||
Prop_path* pathprop = section->Get_path("language");
|
||||
|
Reference in New Issue
Block a user