class CInfoTrooperSpawn : public CServerOnlyPointEntity
{
public:
    int32 m_iLane;
private:
    uint8 pad_04F4[24];
};