add option to change the language of the config program
This commit is contained in:
parent
ec2ee6714d
commit
397f139151
4 changed files with 271 additions and 186 deletions
|
@ -323,6 +323,9 @@ static void cfg_create_ini()
|
|||
"; Force CPU0 affinity, avoids crashes/freezing, *might* have a performance impact\n"
|
||||
"singlecpu=true\n"
|
||||
"\n"
|
||||
"; cnc-ddraw config program language, possible values: auto, english, chinese, german, spanish\n"
|
||||
"configlang=auto\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"; ### Game specific settings ###\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue