mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-01 15:01:00 +00:00
update cap flag comments to reflect http being implemented
This commit is contained in:
parent
4fd2c3d191
commit
4276d92c25
1 changed files with 6 additions and 6 deletions
|
@ -655,7 +655,7 @@ CL_AddQFInfoKeys (void)
|
||||||
// set the capabilities info. single char flags (possibly with modifiers)
|
// set the capabilities info. single char flags (possibly with modifiers)
|
||||||
// defined capabilities (* = not implemented):
|
// defined capabilities (* = not implemented):
|
||||||
// z client can accept gzipped files.
|
// z client can accept gzipped files.
|
||||||
// h * http transfers
|
// h http transfers
|
||||||
// f * ftp transfers
|
// f * ftp transfers
|
||||||
// a * audio channel (voice chat)
|
// a * audio channel (voice chat)
|
||||||
// i * irc
|
// i * irc
|
||||||
|
|
Loading…
Reference in a new issue