mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-31 05:30:48 +00:00
Merge branch 'master' into next
This commit is contained in:
commit
7ac1b9298f
1 changed files with 1 additions and 0 deletions
|
@ -2557,6 +2557,7 @@ void CL_Reset(void)
|
|||
multiplayer = false;
|
||||
servernode = 0;
|
||||
server = true;
|
||||
resynch_local_inprogress = false;
|
||||
doomcom->numnodes = 1;
|
||||
doomcom->numslots = 1;
|
||||
SV_StopServer();
|
||||
|
|
Loading…
Reference in a new issue