@@ -0,0 +1,8 @@
#include "Game.h"
int main() {
Game game;
game.run();
return 0;
}
The note is not visible to the blocked user.