add Dungeon Keeper preset + required hack
This commit is contained in:
parent
82b245228c
commit
737a26bfb3
4 changed files with 10 additions and 1 deletions
|
@ -236,6 +236,11 @@ static void CreateSettingsIni()
|
|||
"noactivateapp=true\n"
|
||||
"sleep=10\n"
|
||||
"\n"
|
||||
"[KEEPER95]\n"
|
||||
"border=false\n"
|
||||
"posX=0\n"
|
||||
"posY=0\n"
|
||||
"\n"
|
||||
|
||||
, fh);
|
||||
fclose(fh);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue