@@ -7,7 +7,7 @@ class Prota : public Sprite {
public:
Prota( JD8_Surface gfx, Info* info );
Prota( JD8_Surface gfx );
void draw();
Uint8 update();
@@ -17,6 +17,5 @@ public:
protected:
Info* info;
};
The note is not visible to the blocked user.