mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 09:11:48 +00:00
Remove a printf
This commit is contained in:
parent
19dd9a3c14
commit
c1ba72ead8
1 changed files with 0 additions and 1 deletions
|
@ -3964,7 +3964,6 @@ FILESTAMP
|
|||
}
|
||||
break;
|
||||
case PT_LOGIN:
|
||||
CONS_Printf("I received LOGIN\n");
|
||||
if (client)
|
||||
break;
|
||||
|
||||
|
|
Loading…
Reference in a new issue