@@ -372,6 +372,7 @@ function drawCitizen(c) {
case "Doctor": icon = "💉"; break;
case "Teacher": icon = "📚"; break;
case "Soldier": icon = "⚔️"; break;
case "Planner": icon = "🏗️"; break;
}
ctx.fillStyle = "#000";
The note is not visible to the blocked user.