@@ -245,7 +245,7 @@ def game(data: tuple):
msg = data[2]
count = data[3]
th = data[4]
clear()
# clear()
inp = input(msg)
data = evaluate(inp, count, th)
else:
The note is not visible to the blocked user.