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

add preset for SimCopter

This commit is contained in:
FunkyFr3sh 2022-10-05 22:36:59 +02:00
parent 984febf209
commit 3804787f32

View File

@ -905,6 +905,11 @@ static void cfg_create_ini()
"[septerra]\n"
"hook=2\n"
"\n"
"; Sim Copter\n"
"[SimCopter]\n"
"renderer=opengl\n"
"nonexclusive=true\n"
"\n"
"; Settlers 3\n"
"[s3]\n"
"renderer=opengl\n"