mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-10 14:41:42 +00:00
* Remove misleading comment
This commit is contained in:
parent
f5deb4a88b
commit
b921058a9f
1 changed files with 0 additions and 1 deletions
|
@ -186,7 +186,6 @@ int CG_PointContents( const vec3_t point, int passEntityNum ) {
|
|||
continue;
|
||||
}
|
||||
|
||||
// Ensiform : Trivial change to use the projected origin & angles of moving water based entities.
|
||||
contents |= trap_CM_TransformedPointContents( point, cmodel, cent->lerpOrigin, cent->lerpAngles );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue