follow-up bit

This may not be required, but it won't hurt.
This commit is contained in:
nhmall
2025-06-29 20:43:28 -04:00
parent 459a339a95
commit a93397e286

View File

@@ -1444,7 +1444,7 @@ map_update(struct xwindow *wp, int start_row, int stop_row, int start_col, int s
BlackPixelOfScreen(screen));
}
{
uint32_t fc = tile_map->glyphs[row][cur_col].framecolor;
uint32_t fc = COLORVAL(tile_map->glyphs[row][cur_col].framecolor);
if (fc != NO_COLOR)
XDrawRectangle(dpy, XtWindow(wp->w),