mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 17:21:46 +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
|
PF_traceline
|
||||||
|
|
||||||
Used for use tracing and shot targeting
|
Used for use tracing and shot targeting
|
||||||
Traces are blocked by bbox and exact bsp entityes, and also slide box entities
|
Traces are blocked by bbox and exact bsp entityes, and also slide box
|
||||||
if the tryents flag is set.
|
entities if the tryents flag is set.
|
||||||
|
|
||||||
traceline (vector1, vector2, tryents)
|
traceline (vector1, vector2, tryents)
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue