@@ -897,6 +897,9 @@ void debug(const char *str) {
}
void pdebug() {
palette[0]=0x00000000;
palette[1]=0x0000ff00;
color(1);
int i=0;
for (int y=0; y<debug_num_lines;++y) {
for (int x=0; x<debug_line_size;++x) {
The note is not visible to the blocked user.