Skip to content
Snippets Groups Projects
Commit d43f4618 authored by Yukita Mayako's avatar Yukita Mayako
Browse files

localtextcmd is already gone.

parent f41ab9c0
Branches
No related tags found
No related merge requests found
...@@ -1621,8 +1621,6 @@ void SV_StopServer(void) ...@@ -1621,8 +1621,6 @@ void SV_StopServer(void)
Y_EndIntermission(); Y_EndIntermission();
gamestate = wipegamestate = GS_NULL; gamestate = wipegamestate = GS_NULL;
localtextcmd[0] = 0;
localtextcmd2[0] = 0;
for (i = 0; i < BACKUPTICS; i++) for (i = 0; i < BACKUPTICS; i++)
D_Clearticcmd(i); D_Clearticcmd(i);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment