adjust age of empire presets
This commit is contained in:
parent
19b43e8988
commit
85ef7a1aa7
1 changed files with 2 additions and 0 deletions
|
@ -347,6 +347,7 @@ static void cfg_create_ini()
|
||||||
"nonexclusive=true\n"
|
"nonexclusive=true\n"
|
||||||
"fixpitch=true\n"
|
"fixpitch=true\n"
|
||||||
"handlemouse=false\n"
|
"handlemouse=false\n"
|
||||||
|
"resolutions=2\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Age of Empires: The Rise of Rome\n"
|
"; Age of Empires: The Rise of Rome\n"
|
||||||
"[empiresx]\n"
|
"[empiresx]\n"
|
||||||
|
@ -354,6 +355,7 @@ static void cfg_create_ini()
|
||||||
"nonexclusive=true\n"
|
"nonexclusive=true\n"
|
||||||
"fixpitch=true\n"
|
"fixpitch=true\n"
|
||||||
"handlemouse=false\n"
|
"handlemouse=false\n"
|
||||||
|
"resolutions=2\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Age of Empires II\n"
|
"; Age of Empires II\n"
|
||||||
"[EMPIRES2]\n"
|
"[EMPIRES2]\n"
|
||||||
|
|
Loading…
Reference in a new issue