info_waypoint: should probably set pvsflags to something encompassing.
This commit is contained in:
parent
a45591134c
commit
9463e2b6e3
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ info_waypoint::EvaluateEntity(void)
|
|||
EVALUATE_FIELD(m_strIcon, INFWAY_CHANGED_IMAGE)
|
||||
EVALUATE_FIELD(m_strText, INFWAY_CHANGED_TEXT)
|
||||
EVALUATE_FIELD(m_bEnabled, INFWAY_CHANGED_STATE)
|
||||
pvsflags = PVSF_IGNOREPVS;
|
||||
}
|
||||
|
||||
float
|
||||
|
|
Loading…
Reference in a new issue