@@ -5325,6 +5325,12 @@ EX void drawscreen() {
if(vid.usingGL) setGLProjection();
#endif
#if CAP_XGD
if(!vid.usingGL) {
gdpush(5); gdpush(backcolor);
}
#if CAP_VR
vrhr::clear();
The note is not visible to the blocked user.