mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-11 07:11:39 +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();
|
||||
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++)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue