class CCitadelEnergyTower : public CServerOnlyEntity
{
public:
bool m_ bEnabled;
float32 m_ flDamage;
float32 m_ flRadius;
private:
uint8 pad_ 04AC[8];
};class CCitadelEnergyTower : public CServerOnlyEntity
{
public:
bool m_ bEnabled;
float32 m_ flDamage;
float32 m_ flRadius;
private:
uint8 pad_ 04AC[8];
};