#318 add presets for Knights and Merchants The Shattered Kingdom
This commit is contained in:
parent
ea63cf08bd
commit
6276cc8168
1 changed files with 10 additions and 0 deletions
10
src/config.c
10
src/config.c
|
@ -951,6 +951,16 @@ static void cfg_create_ini()
|
|||
"[KKND2]\n"
|
||||
"noactivateapp=true\n"
|
||||
"\n"
|
||||
"; Knights and Merchants The Shattered Kingdom\n"
|
||||
"[KaM_800]\n"
|
||||
"limit_bltfast=true\n"
|
||||
"maxgameticks=60\n"
|
||||
"\n"
|
||||
"; Knights and Merchants The Shattered Kingdom\n"
|
||||
"[KaM_1024]\n"
|
||||
"limit_bltfast=true\n"
|
||||
"maxgameticks=60\n"
|
||||
"\n"
|
||||
"; Lionheart\n"
|
||||
"[Lionheart]\n"
|
||||
"hook_peekmessage=true\n"
|
||||
|
|
Loading…
Reference in a new issue