mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-16 09:21:36 +00:00
Oops
git-svn-id: https://svn.eduke32.com/eduke32@852 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
681e58ccc4
commit
110bd25989
1 changed files with 1 additions and 1 deletions
|
@ -411,7 +411,7 @@ int initmultiplayersparms(int argc, char **argv)
|
||||||
initmultiplayers_reset();
|
initmultiplayers_reset();
|
||||||
danetmode = 255; daindex = 0;
|
danetmode = 255; daindex = 0;
|
||||||
|
|
||||||
if (!argv) return 0;
|
// if (!argv) return 0;
|
||||||
// go looking for the port, if specified
|
// go looking for the port, if specified
|
||||||
for (i=0;i<argc;i++)
|
for (i=0;i<argc;i++)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue