diff --git a/Source/m_menu.c b/Source/m_menu.c index 5ed33bf8..fa467b26 100644 --- a/Source/m_menu.c +++ b/Source/m_menu.c @@ -2132,7 +2132,7 @@ void M_DrawSetting(setup_menu_t* s) for (i = 0 ; i < char_width ; i++) colorblock[i] = PAL_BLACK; - V_DrawBlock(x+cursor_start-1,y+7,0,char_width,1,colorblock); + V_DrawBlock(x+cursor_start-1+WIDESCREENDELTA,y+7,0,char_width,1,colorblock); } // Draw the setting for the item