mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-21 19:51:18 +00:00
whitespace in a comment
This commit is contained in:
parent
14a519c548
commit
08fc75fd32
1 changed files with 2 additions and 2 deletions
|
@ -498,8 +498,8 @@ PF_break (progs_t *pr)
|
|||
PF_traceline
|
||||
|
||||
Used for use tracing and shot targeting
|
||||
Traces are blocked by bbox and exact bsp entityes, and also slide box entities
|
||||
if the tryents flag is set.
|
||||
Traces are blocked by bbox and exact bsp entityes, and also slide box
|
||||
entities if the tryents flag is set.
|
||||
|
||||
traceline (vector1, vector2, tryents)
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue