Don't flush the units cache when ToD color changes
(units are not ToD colored)
This commit is contained in:
parent
79bb302583
commit
0541e0335b
1 changed files with 0 additions and 1 deletions
|
@ -454,7 +454,6 @@ void set_colour_adjustment(int r, int g, int b)
|
|||
green_adjust = g;
|
||||
blue_adjust = b;
|
||||
reset_cache(scaled_to_hex_images_);
|
||||
reset_cache(scaled_to_zoom_);
|
||||
reset_cache(brightened_images_);
|
||||
reset_cache(semi_brightened_images_);
|
||||
reset_cache(alternative_images_);
|
||||
|
|
Loading…
Add table
Reference in a new issue