fix url
This commit is contained in:
parent
0a88e48e60
commit
b9eead1947
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ static void cfg_create_ini()
|
||||||
if (fh)
|
if (fh)
|
||||||
{
|
{
|
||||||
fputs(
|
fputs(
|
||||||
"; cnc-ddraw - https://github.com/CnCNet/cnc-ddraw - https://cncnet.org\n"
|
"; cnc-ddraw - https://github.com/FunkyFr3sh/cnc-ddraw\n"
|
||||||
"\n"
|
"\n"
|
||||||
"[ddraw]\n"
|
"[ddraw]\n"
|
||||||
"; ### Optional settings ###\n"
|
"; ### Optional settings ###\n"
|
||||||
|
|
Loading…
Reference in a new issue