@@ -4179,7 +4179,6 @@ EX bool should_draw_mouse_cursor() {
if(!mousing||inHighQual)returnfalse;
if(outofmap(mouseh.h))returnfalse;
if(rug::rugged&&!rug::renderonce)returntrue;
if(vrhr::active())returntrue;
returnfalse;
}
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.