diff --git a/src/game/editor.cc b/src/game/editor.cc index aa234fc..32c2058 100644 --- a/src/game/editor.cc +++ b/src/game/editor.cc @@ -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]);