1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00

adjust age of empire presets

This commit is contained in:
FunkyFr3sh 2021-06-10 03:50:07 +02:00
parent 19b43e8988
commit 85ef7a1aa7

View File

@ -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"