add preset for Master of Puppets mod
This commit is contained in:
parent
59a4e06470
commit
02605d2b45
1 changed files with 5 additions and 0 deletions
|
@ -883,6 +883,11 @@ static void cfg_create_ini()
|
|||
"game_handles_close=true\n"
|
||||
"homm_hack=true\n"
|
||||
"\n"
|
||||
"; Heroes of Might and Magic III - Master of Puppets mod\n"
|
||||
"[MoP]\n"
|
||||
"game_handles_close=true\n"
|
||||
"homm_hack=true\n"
|
||||
"\n"
|
||||
"; Heroes of Might and Magic IV\n"
|
||||
"[heroes4]\n"
|
||||
"homm_hack=true\n"
|
||||
|
|
Loading…
Reference in a new issue