1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

add preset for Meat Puppet

This commit is contained in:
FunkyFr3sh 2025-01-07 02:42:21 +01:00
parent 45af838174
commit edae0183ae

View File

@ -1348,6 +1348,10 @@ static void cfg_create_ini()
"[MajestyHD - Old]\n" "[MajestyHD - Old]\n"
"adjmouse=true\n" "adjmouse=true\n"
"\n" "\n"
"; Meat Puppet\n"
"[meat]\n"
"hook_peekmessage=true\n"
"\n"
"; Mech Warrior 3\n" "; Mech Warrior 3\n"
"[Mech3]\n" "[Mech3]\n"
"nonexclusive=true\n" "nonexclusive=true\n"