class C_CitadelZiplinePath : public C_PathParticleRope
{
public:
    int32 m_iLaneNumber;
    bool m_bUseBaseLaneColor;
};