Fix Traits leading separator

This commit is contained in:
Alexander Batalov 2023-02-28 09:26:34 +03:00
parent bdde4fc39d
commit 8ceabd6ca4

View File

@ -1672,7 +1672,7 @@ static void DrawFolder()
win_line(edit_win,
34,
y + text_height() / 2,
v4,
v4 + 34,
y + text_height() / 2,
colorTable[992]);