mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 09:51:41 +00:00
white space
This commit is contained in:
parent
664e121444
commit
82c7867be6
1 changed files with 1 additions and 1 deletions
|
@ -1022,7 +1022,7 @@ SV_Record (char *name)
|
|||
|
||||
info = player->userinfo ? Info_MakeString (player->userinfo,
|
||||
make_info_string_filter)
|
||||
: "";
|
||||
: "";
|
||||
|
||||
MSG_WriteByte (&buf, svc_updateuserinfo);
|
||||
MSG_WriteByte (&buf, i);
|
||||
|
|
Loading…
Reference in a new issue