#89 fixes blt/blitfast where source and dest sourface are the same
This commit is contained in:
parent
9be9c6c00e
commit
a52881eb72
2 changed files with 71 additions and 9 deletions
|
@ -547,6 +547,11 @@ static void cfg_create_ini()
|
|||
"[Cultures2MP]\n"
|
||||
"handlemouse=false\n"
|
||||
"\n"
|
||||
"; Blade & Sword\n"
|
||||
"[comeon]\n"
|
||||
"renderer=opengl\n"
|
||||
"nonexclusive=true\n"
|
||||
"\n"
|
||||
|
||||
, fh);
|
||||
fclose(fh);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue