Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
4nonch committed Jul 23, 2024
1 parent b056d51 commit e2f6335
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/newcharacter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3257,7 +3257,6 @@ void character_preview_window::prepare( const int nlines, const int ncols,
tilecontext->set_draw_scale( zoom );
termx_pixels = termx_to_pixel_value();
termy_pixels = termy_to_pixel_value();
this->character = character;
this->hide_below_ncols = hide_below_ncols;

// Trying to ensure that tile will fit in border
Expand Down

0 comments on commit e2f6335

Please sign in to comment.