fix menu string editing cursor position

This commit is contained in:
Fabian Greffrath 2021-01-26 21:38:19 +01:00
parent 18bb743540
commit 6b12b4900e

View File

@ -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