@ -1,7 +1,7 @@
//my personal variables
let w = 10;
let h = 10;
let x = "▇";
let x = "✕";
let o = "⬤";
let lgrid = new Array(w);
let rgrid = new Array(w);
The note is not visible to the blocked user.