#332 add preset for AOE1 RockNRor patch
This commit is contained in:
parent
11e8df2f5a
commit
a7042cb234
1 changed files with 6 additions and 0 deletions
|
@ -386,6 +386,12 @@ static void cfg_create_ini()
|
|||
"adjmouse=true\n"
|
||||
"resolutions=2\n"
|
||||
"\n"
|
||||
"; Age of Empires: The Rise of Rome (RockNRor patch)\n"
|
||||
"[EmpiresX_RockNRor]\n"
|
||||
"nonexclusive=true\n"
|
||||
"adjmouse=true\n"
|
||||
"resolutions=2\n"
|
||||
"\n"
|
||||
"; Age of Empires II\n"
|
||||
"[EMPIRES2]\n"
|
||||
"nonexclusive=true\n"
|
||||
|
|
Loading…
Reference in a new issue