re-create annunciators' textures after changing contrast
This commit is contained in:
parent
12b07d0d51
commit
2427ff39af
1 changed files with 1 additions and 0 deletions
|
@ -1059,6 +1059,7 @@ void sdl_adjust_contrast( void )
|
|||
// redraw annunc
|
||||
last_annunc_state = -1;
|
||||
|
||||
create_annunciators_textures();
|
||||
sdl_draw_annunc();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue