@@ -43,6 +43,7 @@ public:
QList <QPoint> finishs() const {return Finishs;}
QVector < QVector <int> > cells() const {return Cells;}
int image() const {return imageType;}
int maxPlayers() const {return players;}
signals:
void recreateAlienPath(bool * pathOK);
public slots:
The note is not visible to the blocked user.