@@ -0,0 +1,11 @@
#pragma once
#include "Sprite.hpp"
#include <iostream>
class Sol: public Sprite {
public:
Sol();
virtual ~Sol();
}
The note is not visible to the blocked user.