- fixed compilation on Windows.
This commit is contained in:
parent
ff379e7c0c
commit
6f821a9198
2 changed files with 5 additions and 6 deletions
|
|
@ -1548,7 +1548,7 @@ bool D_ArbitrateNetStart (void)
|
|||
|
||||
// Return right away if we're just playing with ourselves.
|
||||
if (doomcom.numnodes == 1)
|
||||
return;
|
||||
return true;
|
||||
|
||||
autostart = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue