@@ -47,6 +47,7 @@ public:
int Id() const {return mapId;}
bool addTowerOnMap(int playerId, QPoint pos);
void delTowerOnMap(QPoint pos);
void removeAliensPath();
QVector <QPointF> CreatePath(QPoint start, QPoint finish);
QSize size() const {return mapsize;}
void ReadSettings();
The note is not visible to the blocked user.