class CInfoPlayerStart : public CPointEntity
{
public:
    bool m_bDisabled;
    bool m_bIsMaster;
    CGlobalSymbol m_pPawnSubclass;
};