mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 14:14:47 +01:00
add preset for cultures 2
This commit is contained in:
parent
7f9a6b5925
commit
4c36a57eca
@ -539,6 +539,14 @@ static void cfg_create_ini()
|
||||
"[Stronghold_Crusader_Extreme]\n"
|
||||
"handlemouse=false\n"
|
||||
"\n"
|
||||
"; Cultures 2\n"
|
||||
"[Cultures2]\n"
|
||||
"handlemouse=false\n"
|
||||
"\n"
|
||||
"; Cultures 2 MP\n"
|
||||
"[Cultures2MP]\n"
|
||||
"handlemouse=false\n"
|
||||
"\n"
|
||||
|
||||
, fh);
|
||||
fclose(fh);
|
||||
|
Loading…
x
Reference in New Issue
Block a user