@@ -222,7 +222,7 @@ void OsdWriteOffset(unsigned char n, char *s, unsigned char invert, unsigned cha
arrowline[1]=0x14;
}
if(arrow&OSD_ARROW_RIGHT){
arrowline[28]=0x15;
arrowline[27]=0x15;
arrowline[28]=0x11;
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.