class C_CitadelBoomerangProjectile : public C_CitadelProjectile
{
public:
    bool m_bReturning;
};