class CCitadelZiplinePath : public CPathParticleRope
{
public:
    int32 m_iLaneNumber;
    bool m_bUseBaseLaneColor;
};