git-svn-id: https://svn.eduke32.com/eduke32@852 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
terminx 2008-07-10 05:55:22 +00:00
parent 681e58ccc4
commit 110bd25989

View file

@ -411,7 +411,7 @@ int initmultiplayersparms(int argc, char **argv)
initmultiplayers_reset();
danetmode = 255; daindex = 0;
if (!argv) return 0;
// if (!argv) return 0;
// go looking for the port, if specified
for (i=0;i<argc;i++)
{