FF Diff Viewer

Comparing 2006 Base SDK to Fortress Forever 2.46

cl_dll/c_fire_smoke.h

307308309310311312
bool m_bAttachedToHitboxes; float m_flLifetime; bool m_bStartedFading; const model_t *m_pCachedModel; // Holds the model pointer to detect when it changes
307308309310311312313
bool m_bAttachedToHitboxes; float m_flLifetime; bool m_bStartedFading; bool m_bUnderwater; const model_t *m_pCachedModel; // Holds the model pointer to detect when it changes