Skip to content

Commit

Permalink
#318 add presets for Knights and Merchants The Shattered Kingdom
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyFr3sh committed May 28, 2024
1 parent ea63cf0 commit 6276cc8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 6276cc8

Please sign in to comment.