(wrgamesdef): Don't point to ftp.wolfpackempire.com, it does not work.
This commit is contained in:
parent
786b34c693
commit
9c3bb663c8
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ wrgamesdef(char *filename)
|
|||
fprintf(fp, "#define EMPDIR \"%s\"\n", EP);
|
||||
fprintf(fp, "#define PRVNAM \"%s\"\n", PV);
|
||||
fprintf(fp, "#define PRVLOG \"%s\"\n", EM);
|
||||
fprintf(fp, "#define GET_SOURCE \"using:\\n ftp://ftp.wolfpackempire.com/pub/empire/server or \\n http://www.wolfpackempire.com/\"\n");
|
||||
fprintf(fp, "#define GET_SOURCE \"using:\\n http://www.wolfpackempire.com/\"\n");
|
||||
fprintf(fp, "#define EMP_HOST \"%s\"\n", IP);
|
||||
fprintf(fp, "#define EMP_PORT \"%d\"\n\n", PN);
|
||||
fprintf(fp, "#define MAXNOC %d\n\n", MC);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue