// SectorLandscapeEffectMap.cpp: implementation of the CSectorLandscapeEffectMap class. // ////////////////////////////////////////////////////////////////////// #include "SectorLandscapeEffectMap.h" ////////////////////////////////////////////////////////////////////// // Construction/Destruction ////////////////////////////////////////////////////////////////////// CSectorLandscapeEffectMap::CSectorLandscapeEffectMap() { } CSectorLandscapeEffectMap::~CSectorLandscapeEffectMap() { }