mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
force posX/posY to 0 to have a somewhat working alt+enter
This commit is contained in:
parent
cbc66c3bc2
commit
d2561b3305
@ -200,6 +200,8 @@ static void CreateSettingsIni()
|
||||
"renderer=gdi\n"
|
||||
"hidemouse=false\n"
|
||||
"border=false\n"
|
||||
"posX=0\n"
|
||||
"posY=0\n"
|
||||
"\n"
|
||||
|
||||
, fh);
|
||||
|
Loading…
x
Reference in New Issue
Block a user