mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-13 04:44:29 +00:00
Don't flush the units cache when ToD color changes
(units are not ToD colored)
This commit is contained in:
parent
79bb302583
commit
0541e0335b
@ -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…
x
Reference in New Issue
Block a user