@@ -27,9 +27,9 @@ enum
{
Maxclients = 64,
Maxkouho = 32,
Maxdisp = 8,
Imgw = 512,
Imgh = Maxdisp * Fontsz + 8,
Maxdisp = 9,
Imgw = (Maxrunes + 3) * Fontsz,
Imgh = (Maxdisp + 1) * Fontsz,
Colfg = 0x000000,
Colbg = 0xffffff,
The note is not visible to the blocked user.