Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
@@ -343,10 +343,8 @@ mud_update_map(struct mud *mud)
mud->ratemax = n;
if (!n) {
if (!n)
fprintf(stderr, "update map failed\n");
return 0;
}
unsigned w = 0;
The note is not visible to the blocked user.