mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
fix .ini key name
This commit is contained in:
parent
f432aefcb6
commit
ac5c76f062
@ -281,7 +281,7 @@ static void cfg_create_ini()
|
||||
"savesettings=1\n"
|
||||
"\n"
|
||||
"; Should the window be resizeable by the user in windowed mode?\n"
|
||||
"resizeable=true\n"
|
||||
"resizable=true\n"
|
||||
"\n"
|
||||
"; Enable linear (D3DTEXF_LINEAR) upscaling filter for the direct3d9 renderer (16 bit color depth games only)\n"
|
||||
"d3d9linear=true\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user