@@ -11,8 +11,9 @@ Q_OBJECT
public:
enum CellType
{
Free = 0,
Player = 1,
PlayerAlien = 1001,
AlienPath = 1000,
PlayerTower = -1,
Wall = -1000,
Start = 9999,
The note is not visible to the blocked user.